summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2012-09-11 14:08:53 +0300
committerdavor <vorgrimmlerdavid@gmx.de>2012-09-11 14:08:53 +0300
commit4b0eda16c91d33ade12adbf2c90531eb1a875e50 (patch)
tree7f4014fcf153a0372c9789fde55fedefd5dfb371
parent3de32475dbee6f31b4ab66f1938703eef360adbd (diff)
Updated test report.
-rw-r--r--_posts/2012-08-09-install-opentox-development-environment.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/_posts/2012-08-09-install-opentox-development-environment.md b/_posts/2012-08-09-install-opentox-development-environment.md
index ea32161..aa84599 100644
--- a/_posts/2012-08-09-install-opentox-development-environment.md
+++ b/_posts/2012-08-09-install-opentox-development-environment.md
@@ -151,8 +151,7 @@ NOTE: Only installed service URIs are set in the config files. Model and validat
The tests take some time and finish with a short report:
- Finished tests in 43.827407s, 0.9811 tests/s, 4.4265 assertions/s.
- 42 tests, 194 assertions, 2 failures, 0 errors, 0 skips
+ Finished tests in 44.690815s, 0.9622 tests/s, 4.4528 assertions/s.
+ 43 tests, 199 assertions, 1 failures, 0 errors, 0 skips
To test one specific service, run its script (`ruby [service_name].rb`) located in `$OT_PREFIX/opentox-test/test`.
-