Guest User

Untitled

a guest
Jun 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. ------ Test started: Assembly: MSpecTestRunner.dll ------
  2.  
  3. MSpecTests
  4. » should have a result
  5.  
  6.  
  7. 1 passed, 0 failed, 0 skipped, took 1.38 seconds (Machine.Specifications 0.3.0).
  8.  
  9. ------ Test started: Assembly: NUnitTestRunner.dll ------
  10. 1 passed, 0 failed, 0 skipped, took 0.35 seconds (NUnit 2.5.5).
  11.  
  12. ------ Test started: Assembly: XUnitTestRunner.dll ------
  13. 1 passed, 0 failed, 0 skipped, took 0.53 seconds (xUnit.net 1.6.1 build 1521).
  14.  
  15. ------ Test started: Assembly: GallioTestRunner.dll ------
  16.  
  17. Gallio TestDriven.Net Runner - Version 3.2 build 601
  18.  
  19. Test Files:
  20. D:\Dev\Prototypes\MultiTestFrameworkRunCheck\GallioTests\bin\Debug\GallioTestRunner.dll
  21.  
  22. Start time: 9:51 AM
  23. Verifying test files.
  24. Initializing the test runner.
  25. Running the tests.
  26. TestCase 'GallioTestRunner/GallioTests/TestThatSomethingIsReturned' passed.
  27.  
  28. Disposing the test runner.
  29. Stop time: 9:51 AM (Total execution time: 1.722 seconds)
  30.  
  31. Test Report: file:///C:/Users/bojohnso/AppData/Local/Temp/Gallio/TDNetRunner/Report/GallioTestRunner.dll.html
  32.  
  33. 1 passed, 0 failed, 0 skipped, took 5.00 seconds (Gallio - MbUnit v3 (MbUnit, Version=3.2.0.0)).
  34.  
  35. ========== Total Tests: 4 passed, 0 failed, 0 skipped, took 8.22 seconds ==========
Add Comment
Please, Sign In to add comment