Skip to content

Commit

Permalink
Update README.md with new test results
Browse files Browse the repository at this point in the history
  • Loading branch information
EvdH0 authored Nov 18, 2016
1 parent 4ee7579 commit 9a719db
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ With the ```--cores``` flag the following processes can be parallelized:
## Testing
To test the working of poreFUME you can run ```nosetests -v``` which should output something like
```
ubuntu@ip-172-3:~/poreFUME$ nosetests -v
test this ... ok
testCARDavialable (test.TestCARD) ... ok
testInputavialable (test.TestCARD) ... ok
Expand All @@ -157,11 +156,14 @@ testDBsplit (test.TestDependencies) ... ok
testF2DB (test.TestDependencies) ... ok
testLAcat (test.TestDependencies) ... ok
testPOA (test.TestDependencies) ... ok
testParallel (test.TestDependencies) ... ok
testSamtools (test.TestDependencies) ... ok
testbwaVersion (test.TestDependencies) ... ok
job ranger returns index of begin and end of job range. ... ok
testOverlap (test.TestFunctions) ... ok
----------------------------------------------------------------------
Ran 13 tests in 0.272s
Ran 16 tests in 1.074s
OK
```
Expand Down

0 comments on commit 9a719db

Please sign in to comment.