Skip to content

v2.1.0

Compare
Choose a tag to compare
@gcotelli gcotelli released this 17 Sep 18:18
· 45 commits to v2 since this release
5cf15b3

Non breaking changes

  • Added TestAsserter>>#assertUrl:equals:
  • Added PortAvailabilityChecker It can be used to check if a port is available or already in use, a common situation for tests failing due to port conflicts.