issues
search
mitsuhiko
/
insta
A snapshot testing library for rust
https://insta.rs
Apache License 2.0
2.25k
stars
101
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BTreeMap json-serialization not supported
#689
AlisCode
opened
1 hour ago
2
insta complains falsy assertion failure if the text snapshot starts with `---\n`
#688
Myriad-Dreamin
opened
3 hours ago
0
Deep match (double-asterisk) should recurse down into arrays
#687
adamchalmers
opened
1 week ago
0
Update os_pipe dev-dependency in cargo-insta
#686
musicinmybrain
closed
1 week ago
1
Add support for #[test_case] crate
#684
NicolasWent
opened
1 week ago
0
Redaction order seems to matter when using `sorted_redaction`
#683
Threated
opened
2 weeks ago
0
Fix wording
#682
schubart
closed
3 weeks ago
1
Bump version to 1.41.1
#681
max-sixty
closed
3 weeks ago
0
Changelog for 1.41.1
#680
max-sixty
closed
3 weeks ago
0
Incorrect inline snapshot indentation with `hard_tabs = true`
#679
nitsky
opened
3 weeks ago
4
Insta 1.41.0 finds spurious duplicate snapshots from tests in package root
#678
wuggen
opened
3 weeks ago
3
Failed to release assets at 1.41.0
#677
suzuki-shunsuke
closed
3 weeks ago
5
Should we have `snapshot_kind: text` in snap files?
#676
nyurik
opened
3 weeks ago
11
Refine changelog
#675
max-sixty
closed
1 month ago
0
sorted_redaction sorts array of array properly?
#673
mooreniemi
closed
1 month ago
1
chore: updating cargo lock for toml
#672
Freyskeyd
opened
1 month ago
9
Variables with the same name in the same test function will only be snapshotted once
#671
ahaoboy
closed
1 month ago
2
Update a couple docstrings
#669
max-sixty
closed
1 month ago
0
Add pending deprecation warning for `--accept-unseen`
#668
max-sixty
opened
1 month ago
0
Another small simplification of `prepare_test_runner`
#667
max-sixty
closed
1 month ago
0
Small simplification of `prepare_test_runner`
#666
max-sixty
closed
1 month ago
0
Print a version with `--version`
#665
max-sixty
closed
1 month ago
0
Small refactors
#664
max-sixty
closed
1 month ago
0
Show hidden files in functional tests
#663
max-sixty
closed
1 month ago
0
Consolidate `Cargo.toml` creation in functional tests
#662
max-sixty
closed
1 month ago
0
Better error message if `cargo metadata` fails
#661
max-sixty
closed
1 month ago
0
Defer to `cargo metadata` to evaluate the workspace root
#660
max-sixty
opened
1 month ago
0
Does anyone use `unseen`?
#659
max-sixty
opened
1 month ago
2
Fix passing `--workspace-root` to `cargo-insta`
#658
max-sixty
closed
1 month ago
0
Split up integration tests (2/2)
#657
max-sixty
closed
1 month ago
0
Split up integration tests into modules
#656
max-sixty
closed
1 month ago
0
Collect `insta` version in standard `cargo metadata` call
#655
max-sixty
closed
1 month ago
0
Small refactorings & comments
#654
max-sixty
closed
1 month ago
0
Add test for force-updating legacy snapshots
#653
max-sixty
closed
1 month ago
0
Add `--version` to `cargo-insta`
#652
max-sixty
closed
1 month ago
1
Don't clear unrelated pending snapshots
#651
max-sixty
opened
1 month ago
0
refine: Don't use modules for tests in integration tests
#650
max-sixty
closed
1 month ago
0
Changelog refinements
#649
max-sixty
closed
1 month ago
0
Add warning about stability to doc comment for internals module
#648
lasernoises
closed
1 month ago
1
Suggestion: Templated snapshot file paths
#647
Techassi
opened
1 month ago
6
1.41 release
#646
max-sixty
closed
3 weeks ago
6
Add some changelog entries
#645
max-sixty
closed
1 month ago
0
`--force-update-snapshots` always writes, and implies `--accept`
#644
max-sixty
closed
1 month ago
0
Better deprecation warning for `--no-force-pass`
#643
max-sixty
closed
1 month ago
0
Standardize names for new/old/reference
#642
max-sixty
closed
1 month ago
0
Fix a couple docstrings
#641
max-sixty
closed
1 month ago
0
Remove some methods from `SnapshotContents`
#640
max-sixty
closed
1 month ago
0
Fix `--require-full-match` on inline snapshots with leading newlines
#639
max-sixty
closed
1 month ago
0
Fix typos
#638
max-sixty
closed
1 month ago
0
Fix & test the check for hidden / ignored snapshots
#637
max-sixty
closed
1 month ago
0
Next