Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 869 Bytes

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 869 Bytes

0.0.3 (2016-09-27)

Code Refactoring

  • beforeEach is re-factored to before_each sin it wasn't applied snake_case .

0.0.2 (2016-09-??)

Bug Fixes

There was not bug detected for previous version.

Code Refactoring

  • Applying best coding practice (trying at least XD)
  • Adding credo to run static code analysis.

Features

  • Adding beforeEach functionality
  • Raising Assertion Errors, better understanding of assertion errors
  • Adding exkorpion examples as part of this project
  • Creating a task that will allow us to run the tests by command mix exkorpion
  • Full integration with ExUnit
  • Add table resume after tests are executed
  • Given as an optional step