tinymist/scripts/e2e.sh
Myriad-Dreamin 59ca5bdabc
chore: fix test scripts and update test documents (#178)
* chore: fix test scripts and update test documents

* docs: redirect developer who want to build and test to the contributing guide

* dev: change wording
2024-04-09 12:37:01 +08:00

4 lines
156 B
Bash
Executable file

mkdir -p editors/vscode/out/
cargo build --release --bin tinymist
cp target/release/tinymist editors/vscode/out/tinymist
cargo insta test -p tests --accept