Awesome Crystal Testing

  • updated over 2 years ago MIT License

    A tiny and simple test framework for crystal

  • updated almost 2 years ago MIT License

    Coverage tool for Crystal lang

  • updated over 1 year ago MIT License

    Mutation testing for crystal.

  • updated 2 months ago MIT License

    Automated browser tests for web applications. Similar to Ruby's Capybara.

  • updated 11 months ago MIT License

    Selenium alternative for Crystal. Browser manipulation without the Java overhead.

  • updated over 1 year ago MIT License

    Web API testing library

  • updated 7 months ago MIT License

    Small test framework, because it has power asserts as the only assertion.

  • updated 5 months ago MIT License

    Test Unit for the Crystal programming language

  • mock mock 13
    star
    updated about 8 years ago MIT License

    Doubles (stubs and mocks) library for Crystal, inspired by the API of rspec-mocks

  • updated about 4 years ago MIT License

    General purpose mocking library for Crystal.

  • updated almost 8 years ago MIT License

    PowerAssert provides the more powerful assertion to you.

  • updated about 1 year ago MIT License

    Common/helpful Spec compliant testing utilities

  • updated about 6 years ago MIT License

    Enhanced `spec` testing library for [Crystal](http://crystal-lang.org/).

  • updated about 7 years ago MIT License

    This library connects spec2.cr and mocks.cr, effectively enabling 'have_received' expectation for spec2.

  • updated 3 months ago MIT License

    Feature-rich testing framework for Crystal inspired by RSpec.

  • timecop timecop 3,333
    star
    updated about 2 months ago MIT License

    A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.

  • updated over 5 years ago MIT License

    Mock with `Time.now` with the power of time travel, time freeze and time scale.

  • updated over 1 year ago MIT License

    A testing library that allows "time travel," "freezing time," and "time acceleration". Inspired by the ruby-timecop library.

  • updated over 1 year ago MIT License

    VCR for Crystal!

  • updated over 5 years ago

    Page Object pattern for Watir. Hacker friendly and enterprise ready.

  • updated almost 3 years ago MIT License

    Page Object Model library for Crystal. A port (kind of) of Ruby's WatirPump

  • updated about 1 year ago MIT License

    Mock HTTP::Client