Nick Fitzgerald
|
fa61f90909
|
tests: Make tests run faster by using Fixture builders
Instead of copying directories, just build the fixtures directly in the
temporary directory.
|
7 years ago |
Ashley Williams
|
069f7ede2e
|
fix(manifest:esm): snakecase to remove warning, test for sideeffects field
|
7 years ago |
Ashley Williams
|
354f038a1a
|
fix(style): remove printlns and appease cargo fmt
|
7 years ago |
Ashley Williams
|
fc7c2d1593
|
test(manifest): update tests to reflect new pkgjsons
|
7 years ago |
Nick Fitzgerald
|
577d1b33e6
|
feature(test): Add a `wasm-pack test` subcommand
This uses `wasm-bindgen-test` under the hood.
Fixes #248
|
7 years ago |
Mackenzie Clark
|
40b0291715
|
add out dir cli parameter
|
7 years ago |
Nick Fitzgerald
|
16acfd38c3
|
tests: Only invoke `copy_dir` once at a time
I don't understand why at all, but doing many `copy_dir`s at once makes my whole
machine freeze up.
|
7 years ago |
csmoe
|
15fdec2c0b
|
Split fixture, rename readme to file
|
7 years ago |
csmoe
|
bd3b5177a9
|
Split utils into submods
|
7 years ago |