add snapshot testing with insta
This commit is contained in:
parent
25a9398b85
commit
15e854b341
13 changed files with 6710 additions and 42 deletions
|
|
@ -29,3 +29,4 @@ env_logger = "0.9.0"
|
|||
test-log = "0.2.11"
|
||||
rstest = "0.15.0"
|
||||
temp_testdir = "0.2.3"
|
||||
insta = "1.17.1"
|
||||
|
|
|
|||
Reference in a new issue