• Stars
    star
    221
  • Rank 179,773 (Top 4 %)
  • Language
    Ruby
  • License
    MIT License
  • Created over 12 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🚦 RSpec formatter for OS X's Notification Center

RSpec Notification Center

Build Status

rspec-nc is an RSpec formatter for Mountain Lion's Notification Center.

Screenshot

Installation

Installing rspec-nc is easy. Just put it in your Gemfile (gem 'rspec-nc', require: false) and run your specs:

rspec --format=doc --format=Nc

You will want to specify another formatter as rspec-nc does not provide any other output.

If you want to use rspec-nc as your default formatter, simply put this option in your .rspec file:

--format Nc

There are two other formatters included:

  • NcFail – Only notifies if there is a failure
  • NcFirstFail – Only notifies on the first failure

tmux

Using rspec-nc under tmux requires reattach-to-user-namespace, see: julienXX/terminal-notifier#115.

Contributing

Found an issue? Have a great idea? Want to help? Great! Create an issue issue for it, or even better; fork the project and fix the problem yourself. Pull requests are always welcome. :)

Running the specs

rake

# with a formatter
FORMATTER=Nc rake

More Repositories

1

catacomb

Encrypts files using public keys from GitHub
Shell
65
star
2

dotfiles

🏠 General configuration and Vim files managed with fresh
Shell
44
star
3

vim-diff-toggle

πŸ›  Vim plugin to speed up editing diff files
Vim Script
17
star
4

hrdlr

ASCII art hurdling game
Ruby
9
star
5

racksonracks

Write Rack middleware in Rust.
Rust
8
star
6

vim-colorscheme-switcher

Change the color scheme from a list of color scheme names.
Vim Script
7
star
7

chip-8

A CHIP-8 VM implementation
Rust
6
star
8

rays

Ray Tracing in One Weekend (in Rust)
Rust
6
star
9

hash-data

A library and command line tool for identifying hashes
Rust
6
star
10

cocktailratios

TypeScript
5
star
11

ansi-to-png

Parse ANSI (color) escape codes and output a PNG
Rust
4
star
12

hashgrid

A simple Rails wrapper for hashgrid.
JavaScript
3
star
13

projx

A simple clone/jump to project CLI tool for GitHub and GitLab
Rust
3
star
14

lc3

A LC-3 VM written in Rust.
Rust
3
star
15

braillefb

A framebuffer that takes a `&[bool]` slice and returns 2x4 "dot" (pixel) braille `char`s
Rust
3
star
16

aurora

A shell prompt for Bash and Zsh.
Rust
3
star
17

hrdlr-arduboy

C
3
star
18

phreaking

Generate Dual Tone Multi Frequency (DTMF) tones.
Rust
2
star
19

terminal_game_engine

πŸ•Ή Build games in terminal using Ruby
Ruby
2
star
20

hl

Highlight patterns.
Rust
2
star
21

inspiredshots

Infinitely scrolling dribbble.
Ruby
2
star
22

tin-whistle

Takes ABC notation from STDIN and prints out tin whistle diagrams.
Rust
2
star
23

hrdlr-js

ASCII art hurdling game
CoffeeScript
2
star
24

inku

An RGBA color backed by a `u32` for simple color manipulation
Rust
2
star
25

lieut

β†’
CoffeeScript
2
star
26

snek

Terminal multiplayer snek game made at Railscamp 19, Adelaide
Ruby
2
star
27

api-docs

View API documentation generated by rspec-api-docs
JavaScript
2
star
28

isityet

A simple β€˜Is it yet' application with a countdown of days until the selected event.
PHP
2
star
29

tmpfollow

Temporarily follow people on twitter.
Ruby
2
star
30

gitsha

Git SHA bruteforcing
Rust
1
star
31

aoc2020

Advent of Code 2020
Rust
1
star
32

git-pre-commit

1
star
33

gol

Game of Life in Rust. A Perth Railscamp 2019 project.
Rust
1
star
34

rs8080

Rust
1
star
35

rspec-api-docs

Generate API documentation using RSpec
Ruby
1
star
36

homebrew-formulae

Ruby
1
star
37

RubyMotion-UrbanAirship

Urban Airship iOS Library integration for use with RubyMotion
Ruby
1
star
38

valorant-battlepass-tracker

Valorant Battlepass XP Calculator
Rust
1
star
39

rotato

Match the colors then flick the grubs!
GDScript
1
star
40

diff-color

Color `diff --unified` output.
Rust
1
star
41

glitch

A terminal based Cookie Clicker style game.
Ruby
1
star
42

twoproblems

Ruby
1
star
43

PinPopularRTs

🐦 Retweets tweets that are popular on Pinboard
Ruby
1
star
44

drawer

TODO: Come up with a better name
Rust
1
star