swc/crates/testing_macros
Donny/강동윤 cdef843369
feat(es/estree): Allow emitting acorn ast (#2859)
swc_estree_ast:
 - Add `Flavor`.
 - Adjust serialization based on `Flavor`.

swc_estree_visit:
 - Remove.

testing:
 - Add `diff_json`.

testing_macros:
 - `#[fixture]`: Print input.
2021-11-25 20:16:46 +09:00
..
src feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
tests refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
Cargo.toml feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
README.md refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00

testing_macros

Please refer to rustdoc