spec2-nc.cr

📢 Spec2 tests with OSX notifications

spec2-nc

Spec2 tests with notifications

Proudly inspired by rspec-nc.

Installation

Add this to your application's shard.yml:

dependencies:
  spec2-nc:
    github: marceloboeira/spec2-nc.cr

Usage

Add this to you spec_helper.cr:

require "spec2-nc"

Spec2.configure_reporter(Spec2::Reporters::Nc)

Roadmap

  • POC
  • Mock TerminalNotifier on tests
  • Implement full usable Notifier
  • Make Spec2 work with multiple Reporters
  • NcFirstFail - Notifies on the first failed example
  • Custom Notification settings(sounds)

Contributing

  1. Fork it (https://github.com/marceloboeira/spec2-nc.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
Repository

spec2-nc.cr

Owner
Statistic
  • 3
  • 1
  • 0
  • 0
  • 4
  • over 7 years ago
  • February 10, 2016
License

MIT License

Links
Synced at

Thu, 02 May 2024 20:58:31 GMT

Languages