Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#178: added support for assertSoftly #185

Merged
merged 5 commits into from
Dec 27, 2020

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    36f8438 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    f218275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7806e86 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. 1. Removed dependencies on kotlin.test assertions, as all of them are…

    … internally implemented within Kluent to support assertSoftly notation;
    
    2. Updated/fixed code and tests for JS and NATIVE;
    3. Added documentation (docs/SoftlyAssertions.md) describing the assertSoftly notation.
    drcolombo committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    00ae452 View commit details
    Browse the repository at this point in the history
  2. Update SoftlyAssertions.md

    drcolombo authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    3fafddf View commit details
    Browse the repository at this point in the history