mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +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 | ||
decorators.rs | ||
es2015_function_name.rs |