Skip to content

issues Search Results · repo:asvetliakov/typescript-snapshots-plugin language:TypeScript

Filter by

14 results
 (55 ms)

14 results

inasvetliakov/typescript-snapshots-plugin (press backspace or delete to remove)

VS Code 1.72.2 Plugin version: 0.4.0 This was working initially, but at some point along the way in my project I guess it stopped. I just tried to use it and am now only seeing the Jest help on .toMatchSnapshot() ...
  • chrisbraddock
  • Opened 
    on Dec 22, 2022
  • #39

Maybe I m mistaken but it seems that not in root tests dir are not picked up. For example in the following the lib/extractor/__test__/unit/generics/alias.spec.ts does not match up with lib/extractor/__test__/unit/generics/__snapshots__/alias.spec.ts.snap ...
  • jasonkuhrt
  • Opened 
    on Mar 6, 2021
  • #27

Hi @asvetliakov I having problem using TypeScript snapshot when setting VSCode typescript to 4.0.2? image Are there any workaround recently for this?
  • ktutnik
  • 3
  • Opened 
    on Sep 7, 2020
  • #25

Somewhat related to #1, but this doesn t involve resolving variable names. When writing tests, I often end up with long test titles. If I break up the test titles into multiple lines of concatenated strings, ...
  • ravishivt
  • 3
  • Opened 
    on Mar 15, 2019
  • #12

Thanks for making this tools, its really helpful. But I unable to use it on my TypeScript project which generates JS. Im not using ts-jest so the snapshot generated was: my spec file .js.snap When I ...
  • ktutnik
  • 3
  • Opened 
    on Jan 17, 2019
  • #11

Hello, I m using a VSCode plugin that seems to be obsolete and referring to this instead, so I m hoping the fix is the same. I m using a library called chai-jest-snapshot and my snapshot files are in ...
  • tomatau
  • 14
  • Opened 
    on Sep 25, 2018
  • #10

Some projects define tests in a way that trips up the static analysis used to tie test cases to snapshots, causing active snapshots to be incorrectly marked as redundant. My project uses a wrapper around ...
  • BernieSumption
  • 2
  • Opened 
    on Jun 29, 2018
  • #9

Hey there great plugin, love it thanks for your work! 👏 👏 👏 I m running into an issue though where an HTML-like thing is saved in a snapshot and then the rest of the syntax highlighting gets messed up ...
  • patrickhulce
  • 4
  • Opened 
    on Jun 22, 2018
  • #8

In this talk the creator was talking about a package of his that unfortunately never materialized, but with the powers VS code gives you I feel like you could produce the same features here 😄 https://youtu.be/HAuXJVI_bUs?t=22m4s ...
  • wldcordeiro
  • Opened 
    on May 7, 2018
  • #6

The plugin does not allow assertion name usage. test( SchedulerSelector monthly selection process selection should work properly , () = { const component = renderer.create( SchedulerSelector / ...
  • christophediprima
  • Opened 
    on Apr 25, 2018
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub