mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 19:52:21 +03:00
0aafa75fef
**Description:** This implements something similar to `__snapshots__` of `jest`. Instead of storing the expected result as a string literal, we now store it in `$crate/tests/__swc_snapshots__/$path_to_test__$test_name.js`. **Related issue:** - Closes #4509 |
||
---|---|---|
.. | ||
__swc_snapshots__/src | ||
integration/fixture | ||
jsx/fixture | ||
script |