Skip to content

Running the test suite #83

@ChristineP2

Description

@ChristineP2

In order to get the tests to run in the test runner for RubyMine, I had to add gem 'tzinfo-data' and gem 'minitest-reporters', '>= 0.5.0' to the Gemfile and require 'minitest/reporters' and Minitest::Reporters.use! to test_helper.rb

Am I doing something wrong, or is there a better way to run the tests?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions