2 unstable releases
0.2.0 | Nov 29, 2024 |
---|---|
0.1.0 | Aug 8, 2024 |
#565 in Programming languages
713 downloads per month
Used in 56 crates
(53 directly)
79KB
2K
SLoC
rspack_error
Testing
Prerequisite
- Install
cargo-insta
, more details reference https://crates.io/crates/cargo-insta
How
- Run
cargo test
. - If any updates related to diagnostic emitting, the testing maybe fail.
- Checking if the
fixtures.new.snap
is expected, if true then runcargo insta accept
, more document you could see https://github.com/mitsuhiko/insta. Else adjust you program logic then goto1
Dependencies
~14–24MB
~343K SLoC