Registry / testing / test-unit-notify

test-unit-notify

JSON →
library1.0.4rbrubygemsunverified

A test result notification extension for test-unit that provides desktop notification support.

gem install test-unit-notify
INSTALL
IMPORT
SIG · TEST-UNIT-NOTIFY
T
test-unit-notify
testingrubyv1.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestUnitNotify
require 'test-unit-notify'

Run a test with notification support

require 'test-unit-notify' require 'test/unit' class MyTest < Test::Unit::TestCase def test_example assert_equal 2, 1 + 1 end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
test-unit-notify — gem install test-unit-notify · libregistry