0.0
No release in over a year
A small, subdued library for automated testing.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Unit tests should be fast, active records (unless testing a complicated non data dependent business logic) should be connected to a database, but every time such a test method runs Rails will make sure Your fixtures are correctly loaded (and there's no way turning it off for particular tests).
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
# Fancy Logger An easily customizable logger with style. ## Install ### Bundler: `gem 'fancy_logger'` ### RubyGems: `gem install fancy_logger` ## Usage Simply use as if you were using the normal Ruby `Logger` class: ```ruby require 'fancy_logger' logger = FancyLogger.new(STDOUT) logger.in...
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Custom RSpec matchers for testing Apiwork resources, representations, and enums
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
This gem provides a set of commands to manage data maintenance scripts of a Rails application like migrations. Each script has a timestamped name; a table in the DBs keeps track of the scripts which have been run. Similar to migrations you can run multiple scripts in the same session. DataF...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
If you have an app that does testing or trivia, use this to create sample/dummy/fake questions. Its like Faker for questions.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
This is simple and nice tool to inspect how application operates with current DB structure while testing app, meaning redundant indexes, sequential scans, dummy requests and any other unintended behaviour customized by user.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A utility to create fake data and files for healthcare integration testing
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A library of cucumber step definitions, which allow you to use a human to assert conditions during acceptance tests. Some requirements are simple for a human to confirm, but are very difficult to assert using automation. Farmer allows us to include human confirmation into our normal t...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
MockChargebee is a drop in mocking library for testing with Chargebee.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
SOOS ( https://soos.io ) is an independent software security company, located in Winooski, VT USA, building security software for your team. Used for testing purposes, this package is an example of a vulnerable package on a public registry.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over a year
TestBench::Session implements the core testing mechanisms of TestBench: tests, contexts, comments, assertions, and test file execution. Sessions also maintain the pass/fail status of the test run. A diagnostic substitute session is also included that records session telemetry so that test abstrac...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
A comprehensive Ruby SDK for BrowserStack that provides automation capabilities and enhanced testing features for web/app applications.
2021
2022
2023
2024
2025
2026
0.0
There's a lot of open issues
No release in over a year
Easytest is a tiny testing framework for Ruby with a familiar DSL.
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Canon provides canonicalization and pretty-printing for various serialization formats (XML, HTML, JSON, YAML), producing standardized forms suitable for comparison, testing, digital signatures, and human-readable output.
2021
2022
2023
2024
2025
2026
0.0
A long-lived project that still receives updates
Useful extensions to Enumerable and String, Range and other classes. A Enumerable#each_with_flags for flagging first and last items in the iteration, operations on Ranges for testing contiguity, gaps in sets of Ranges, and performing set operations on Ranges. String#fuzzy_match for user-friendly...
2021
2022
2023
2024
2025
2026