minitest.cr v0.4.1 Release Notes

Release Date: 2018-10-20 // over 5 years ago
  • ๐Ÿ”‹ Features:

    • โœ… Introduce minitest/focus to specify tests/specs to focus. Complements the --name argument and is easier to use in specs.

    ๐Ÿ›  Fixes:

    • Local variable errors in responds_to assertions;
    • Compatibility with Crystal 0.27.0