0.0
A Ruby gem that extends all Enumerable objects (Arrays, Ranges, Sets, etc.) with essential statistical methods.
Provides mean, median, variance, and standard deviation calculations, along with robust outlier detection using the IQR method.
Perfect for data analysis, performance monitoring, A/B te...
2021
2022
2023
2024
2025
2026
0.0
I am just testing my gem, thank you.
2021
2022
2023
2024
2025
2026
0.0
The gem is for testing purpose has no purpose.
2021
2022
2023
2024
2025
2026
0.0
Minimal Kafka runner suitable for integration testing
2021
2022
2023
2024
2025
2026
0.0
birdbath makes testing your migrations easier by
adding helper methods to Test::Unit::TestCase for asserting the
current state of the schema and executing migrations against the
test database.
2021
2022
2023
2024
2025
2026
0.0
A gem for testing Ruby on Rails web APIs by simulating a client.
2021
2022
2023
2024
2025
2026
0.0
Bolt is a merge of autotest, mislav/rspactor and rails_server_testing to produce a lightning fast, configurable and simple to set up autotest clone
2021
2022
2023
2024
2025
2026
0.0
Gem to make development of everything in rails faster. Form creation & styling, all the resource routes, even actioncable messaging!
{NOTE: In Development. NOT READY FOR TESTING.}
2021
2022
2023
2024
2025
2026
0.0
jester makes testing Jenkinsfiles much easier.
2021
2022
2023
2024
2025
2026
0.0
This is a framework for creating handlers for serf, by Hashicorp. The handlers
are modular, loading themselves according to a configuration file that
indicates what commands are supported, and where to load the code for those
commands. The framework will also support executing the handler on the
...
2021
2022
2023
2024
2025
2026
0.0
Puppet7 is page object library for selenium web testing.
it's integrated RSpec2. You can write ui test code first, and then
define page objects later.
When undefined page object makes error, Puppet7 treats it pending result of rspec (yellow).
2021
2022
2023
2024
2025
2026
0.0
Faraday Cage allows you to use Faraday for making requests to your REST APIs in integration testing, minus the boilerplate code and crufty parsing and encoding of requests and responses.
2021
2022
2023
2024
2025
2026
0.0
This plugin adds the ability to run cucumber and rspec against the Pheonix Engine project
2021
2022
2023
2024
2025
2026
0.0
A rack-test inspired gem that provides helper methods to make testing command line scripts easier
2021
2022
2023
2024
2025
2026
0.0
Lean testing framework for Ruby
2021
2022
2023
2024
2025
2026
0.0
this is testingpackage please ignore
2021
2022
2023
2024
2025
2026
0.0
== USAGE: require 'matlab' engine = Matlab::Engine.new engine.put_variable "x", 123.456 engine.put_variable "y", 789.101112 engine.eval "z = x * y" engine.get_variable "z" matrix = Matlab::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] =...
2021
2022
2023
2024
2025
2026
0.0
Project Sprouts support for the FlexUnit unit testing framework.
2021
2022
2023
2024
2025
2026
0.0
Generates Graphviz diagrams of user journeys automatically during testing.
2021
2022
2023
2024
2025
2026
0.0
iArrogant is a command line tool that converts a XML style plist .entitlements file into the proper XML style plist .xcent used by codesign; purpose built for our testing CI system @Fittr.
2021
2022
2023
2024
2025
2026