Skip to content
Failed

Changes

Summary

  1. Improve TestResult>>#printOn: to better take singular/plural forms into (details)
  2. Fix unit tests that literally check the printed output of TestResult (details)
Commit 94cb45eeffa1e02e49b277652ea9227d26e8533b by sven
Improve TestResult>>#printOn: to better take singular/plural forms into
account
https://github.com/pharo-project/pharo/issues/2578
The file was modified src/SUnit-Core/TestResult.class.st (diff)
Commit 769a0dee33e87c16d9a114e0cfb4819aa44bdec2 by sven
Fix unit tests that literally check the printed output of TestResult
The file was modified src/SUnit-Tests/SUnitTest.class.st (diff)
The file was modified src/SUnit-Tests/SimpleTestResourceTestCase.class.st (diff)