mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 17:54:15 +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__/tests | ||
fixture | ||
fixture-manual/issue-4730 | ||
paths | ||
amd.rs | ||
common_js.rs | ||
path_node.rs | ||
system_js.rs | ||
umd.rs |