Skip to content

Commit

Permalink
"documented how to run the tests"
Browse files Browse the repository at this point in the history
  • Loading branch information
Josee9988 committed Jul 8, 2021
1 parent 47a17ca commit 120e82c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,16 @@ and the read and understanding of the [keep a changelog guide](https://keepachan
Read and comment about it in this [dev.to post](https://dev.to/josee9988/the-ultimate-github-project-template-1264).
We also recommend installing all the [used bots](https://github.com/Josee9988/project-template#-used-github-bots).
## 💉 **Project tests**
If you want to improve the development of this project, you must, after changing or improving whatever run the project's tests to prove that they are working.

To do so:

```bash
bash tests/TESTS_RUNNER.sh
```

---

## 🍰 **Supporters and donators**
Expand Down
5 changes: 0 additions & 5 deletions tests/arguments_test.sh

This file was deleted.

0 comments on commit 120e82c

Please sign in to comment.