Registry / testing / minitest-filecontent

minitest-filecontent

JSON →
library0.1.0rbrubygemsunverified

Support unit tests with expectations in files.

gem install minitest-filecontent
INSTALL
IMPORT
SIG · MINITEST-FILECONTE
M
minitest-filecontent
testingrubyv0.1.0
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.

Minitest::Filecontent
require 'minitest/filecontent'

Use file-based expectations in Minitest tests

require 'minitest/filecontent' class MyTest < Minitest::Test include Minitest::Filecontent def test_example assert_file_content 'expected.txt', 'actual_output' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
6
Resources
minitest-filecontent — gem install minitest-filecontent · libregistry