0.0
A testing framework designed both for beginners to reduce the complexity and for experts who want a barebones framework.
2019
2020
2021
2022
2023
2024
0.0
Rails testing assertions for checking your html is generated correctly.
2019
2020
2021
2022
2023
2024
0.0
This gem provides behavior similar to sidekiq's inline mode but respects starting dates for scheduled jobs. This is especially useful for integration testing when asserting that certain things happen within a certain time frame.
2019
2020
2021
2022
2023
2024
0.0
A simple gem for testing your Rails outgoing mail settings.
2019
2020
2021
2022
2023
2024
0.0
Store buckets of keyed hashes in memory or to disk, useful for testing without a real database
2019
2020
2021
2022
2023
2024
0.0
ApplicationContoller mock object for testing Ruby On Rails
2019
2020
2021
2022
2023
2024
0.0
Testing how to create a gem. Might be home to an amazing gem later.
2019
2020
2021
2022
2023
2024
0.0
Simple web server and client with adjustable delays for testing timeouts on clients, servers and proxy servers
2019
2020
2021
2022
2023
2024
0.0
== FEATURES/PROBLEMS: I have written some simple tests of my "local" code, but have not attempted to mock out SmugMug or write a bunch of fragile hard coded tests. On top of that I just put the code together without tests as I was "testing" against the API. So there are a ...
2019
2020
2021
2022
2023
2024
0.0
Audit test service provides end points that allows the testing of audit features. Not to be used in production.
2019
2020
2021
2022
2023
2024
0.0
Keep your tests DRY. This makes some methods available to avoid repeating yourself during testing
2019
2020
2021
2022
2023
2024
0.0
Testing solution for JavaScript environment
2019
2020
2021
2022
2023
2024
0.0
SpecTimer is a testing hook that reports specs which took too long to run
2019
2020
2021
2022
2023
2024
0.0
A library for turning business entity specifications into several
different validatable formats, and creating fixture data for testing.
2019
2020
2021
2022
2023
2024
0.0
Can be used for testing or to attach 'foreign'
systems
2019
2020
2021
2022
2023
2024
0.0
An abstraction command for testing frameworks and invokation methods of them.
2019
2020
2021
2022
2023
2024
0.0
An (extremely light) source-code literate code-specification and -testing system. (see: spark, slack)
2019
2020
2021
2022
2023
2024
0.0
Uses random_word to send configurable, nonsense syslog data at a server of your choice. Great for testing your logger configuration.
2019
2020
2021
2022
2023
2024
0.0
== FEATURES/PROBLEMS: * make any call to the technorati api and recieves the raw XML response * TODO: use XML Simple to return pure Ruby structures * TODO: add options hash for additional edge cases * TODO: better testing == SYNOPSIS: t = Technorati.new( 'your api key' ) puts t.member_info( '...
2019
2020
2021
2022
2023
2024
0.0
# Netchk
Simple tool to troubleshoot internet connectivity issues. This tool verifies:
- your computer has at least one IP address
- you have at least one DNS configured
- you can reach the configured nameservers
- the nameservers can resolve hosts
Finally, some ICMP ping statistics are presen...
2019
2020
2021
2022
2023
2024