This is a project covered in this course by Jeremy Chone.
Start the application in one terminal:
$ cargo watch -q -c -w src/ -w .cargo/ -x runand run the integration tests in another:
$ cargo watch -q -c -w examples/ -x "run --example quick_dev"| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a project covered in this course by Jeremy Chone.
Start the application in one terminal:
$ cargo watch -q -c -w src/ -w .cargo/ -x runand run the integration tests in another:
$ cargo watch -q -c -w examples/ -x "run --example quick_dev"