misc(README): update README.md to use bats tests
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
parent
b691c95f2c
commit
46b8b92002
@ -4,10 +4,10 @@
|
||||
|
||||
```
|
||||
# Install dependancies
|
||||
yarn --cwd . install
|
||||
yarn --cwd install
|
||||
|
||||
# Run all tests
|
||||
yarn --cwd . test
|
||||
yarn --cwd test
|
||||
```
|
||||
|
||||
By default, the `dagger` binary is expected to be found in `../cmd/dagger/dagger` relative to the `tests` directory.
|
||||
|
Reference in New Issue
Block a user