Project
Reverse Dependencies for rdoc
The projects listed here declare rdoc as a runtime or development dependency
0.0
Choose emoji provider and convert emoji shorthand to <img> tag using somemoji gem.
2021
2022
2023
2024
2025
2026
0.0
Use version control to determine last-modified times of Middleman resources.
2021
2022
2023
2024
2025
2026
0.0
API client for Midea AC systems
2021
2022
2023
2024
2025
2026
0.0
Will import a CSV as an array of hashes. Or will export a CSV from an array of hashes (if given a column list).
2021
2022
2023
2024
2025
2026
0.0
ruby service container
2021
2022
2023
2024
2025
2026
0.0
Monkey patch for AWS ruby SDK HashModel to support model backed by DynamoDB tables with hash-range keys. It also provides some convenience methods to define your model in a more expressive rails style.
2021
2022
2023
2024
2025
2026
0.0
minifilter is yet another minitest output formatter and colorizer
2021
2022
2023
2024
2025
2026
0.0
Allows you to provide an exclusion list of allowed failures/errors.
Failures and errors on this list still get run and reported as usual,
but do not cause a non-zero exit code. This enables you to have a
green CI with against a list of known bad tests.
2021
2022
2023
2024
2025
2026
0.0
minitest-bacon extends minitest with bacon-like functionality. It
should allow you to bridge 90+% of your bacon specs over to minitest.
2021
2022
2023
2024
2025
2026
0.0
Bonus assertions for [Minitest][minitest], providing assertions I (used to) use
frequently, supporting only Ruby 2.0 or better.
> I have not used these regularly for tests in about ten years. They're still
> likely good, but I no longer consider them necessary.
==== To Install:
2021
2022
2023
2024
2025
2026
0.0
This is a quick and dirty tool to compare test time deltas between two
runs by comparing verbose run output.
2021
2022
2023
2024
2025
2026
0.0
This is a stupid simple example of how easy it is to make a minitest
plugin that does something useful. In this case it wraps assert so
that failed assertions will drop into the ruby debugger.
2021
2022
2023
2024
2025
2026
0.0
Additional assertions for seattlerb's popular MiniTest framework. Mostly aimed around improving compatibility with test-unit.
2021
2022
2023
2024
2025
2026
0.0
Print out glitch for your test passes, fails, and skips
Inspired by https://github.com/tenderlove/minitest-emoji
2021
2022
2023
2024
2025
2026
0.0
Growl Notifications for MiniTest v5+
2021
2022
2023
2024
2025
2026
0.0
All pride, all the time!
2021
2022
2023
2024
2025
2026
0.0
minitest-macruby provides extensions to minitest for macruby UI
testing. It provides a framework to test GUI apps in a live instance.
Documentation and examples are light at the moment as I've just thrown
this together. Suggestions for extensions are very welcome!
Currently it provides the follo...
2021
2022
2023
2024
2025
2026
0.0
Adding all manner of shoulds to Minitest
2021
2022
2023
2024
2025
2026
0.0
minitest-speed adds test hooks to verify the time it takes to run the
setup, body, and teardown phases of each test. If the time of any
phase goes over the maximum time, it fails the test. Use class
variables to set the maximum thresholds and crank it down over time.
2021
2022
2023
2024
2025
2026
0.0
A minitest plugin that runs your tests and outputs a stackprof
profile. This lets you quickly and easily determine the bottlenecks in
your code under test!
* Make it right. (test first)
* Make it work. (get to green)
* Make it fast. (optimize)
2021
2022
2023
2024
2025
2026