Skip to content

Commit bdb74a0

Browse files
authored
Merge pull request #1 from ByteInternet/add-run-tests-to-readme
add development / tox to README.md
2 parents 72c0f3d + 20fab62 commit bdb74a0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@ Out[4]: {'name': '2CPU/8GB/60GB (Falcon S 202202)', 'redis_size': '1024'}
4040

4141
```
4242

43+
## Development
44+
45+
To run the unit tests you can us `tox`:
46+
```
47+
tox
48+
```
49+
4350
## Related projects
4451

4552
- The official [Hypernode API PHP Client](https://github.com/byteinternet/hypernode-api-php)

0 commit comments

Comments
 (0)