swc_ecma_testing 4.0.0

Testing utilities for ecmascript
Documentation
[dependencies.anyhow]
version = "1.0.81"

[dependencies.hex]
version = "0.4.3"

[dependencies.sha2]
version = "0.10.8"

[dependencies.testing]
version = "4.0.0"

[dependencies.tracing]
version = "0.1.40"

[lib]
bench = false
name = "swc_ecma_testing"
path = "src/lib.rs"

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Testing utilities for ecmascript"
documentation = "https://rustdoc.swc.rs/swc_ecma_testing/"
edition = "2021"
license = "Apache-2.0"
name = "swc_ecma_testing"
readme = false
repository = "https://github.com/swc-project/swc.git"
version = "4.0.0"