8 Commits

Author SHA1 Message Date
Hiroshi Ogawa
957daa3286
fix(vitest): initialize snapshot state only once for each file suite (#4796) 2023-12-28 11:13:22 +01:00
Vladimir
cc19117d30
chore: migrate to flat eslint config (#4472) 2023-11-11 08:07:39 +01:00
RobertPechaCZ
01e01bfcdc
fix(snapshot): support mix of normal/with placeholders snapshots (#4118) 2023-09-14 10:19:29 +02:00
Han
7b740a278e
fix(snapshots): update inline snapshot correctly (#3887) 2023-08-15 15:49:19 +02:00
Lioness100
2f87505ffd
docs: fix typos (#2815) 2023-02-08 11:30:35 +01:00
Vladimir
482b72fc5f
feat!: move test runner into a separate package (#2721)
Closes https://github.com/vitest-dev/vitest/issues/1470
2023-01-23 10:14:50 +01:00
Lioness100
f13e54f096
chore: fix typos (#1857)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-08-15 18:38:15 +00:00
Vladimir
9f9216fe61
fix: correctly generate inline snapshots inside js files (#1510)
* fix: correctly generate inline snapshots inside js files

* chore: cleanup

* chore: add full link to comment

* test: imvrove snapshot generated test

* chore: remove snapshots :S

* chore: fix lockfile

* chore: generate inline snapshot test instead of using one
2022-06-21 12:00:36 +03:00