Kotest v3.1.8 Release Notes

    • 🛠 Bugfix: Skip tests when MethodSelector is set #367 (means can run a single test in intellij)
    • 🛠 Bugfix: Fix error when running single test in kotlintest-tests (#371)
    • 🛠 Bugfix Fix table testing forNone and Double between matcher (#372)
    • 👌 Improvement: Remove matcher frames from stacktraces (#369)
    • 👌 Improvement: Use less ambiguous string representations in equality errors (#368)
    • 👌 Improvement: Improve String equality error messages (#366)
    • ⚡️ Internal: Update kotlin to 1.2.50 (#365)