mirror of
https://github.com/vale981/jobmanager
synced 2025-03-04 17:31:39 -05:00
Update README.md
This commit is contained in:
parent
065b00154e
commit
050a108e83
1 changed files with 9 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
Test Scripts
|
||||
============
|
||||
### Test Scripts
|
||||
|
||||
|
||||
This will run all tests:
|
||||
|
||||
|
@ -10,27 +10,26 @@ Beautiful html output is possible with (Unix, package `aha` required)
|
|||
./runtests_html.sh
|
||||
|
||||
|
||||
Running single tests
|
||||
--------------------
|
||||
### Running single tests
|
||||
|
||||
Directly execute the scripts, e.g.
|
||||
|
||||
|
||||
Client
|
||||
......
|
||||
#### Client
|
||||
|
||||
|
||||
python test_clients.py
|
||||
|
||||
|
||||
Progress
|
||||
........
|
||||
#### Progress
|
||||
|
||||
|
||||
python test_progress.py
|
||||
|
||||
|
||||
|
||||
Jobmanager Server-Client
|
||||
........................
|
||||
#### Jobmanager Server-Client
|
||||
|
||||
|
||||
Server:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue