0.0
simply for the testing gem
2021
2022
2023
2024
2025
2026
0.0
Easy way to manage running one or more resque processes during testing
2021
2022
2023
2024
2025
2026
0.0
A set of Solr config files and a rake task for testing sul-dlss exhibit and spotlight git repos (sul_exhibits_templates, spotlight-dor-resources, exhibits_requests
2021
2022
2023
2024
2025
2026
0.0
FakeCRM is a mock implementation for the Infopark WebCRM. It can be used for offline local development and automated testing.
2021
2022
2023
2024
2025
2026
0.0
This is useful for such things as maintenance mode, testing, and heavy migrations.
2021
2022
2023
2024
2025
2026
0.0
Faciliates SOA (software oriented architecture) integration testing.
2021
2022
2023
2024
2025
2026
0.0
External web testing
2021
2022
2023
2024
2025
2026
0.0
this is testing
2021
2022
2023
2024
2025
2026
0.0
Dummy gem for testing purposes
2021
2022
2023
2024
2025
2026
0.0
A binding for the built-in Rails integration testing that allows for calling the Capybara DSL, setting drivers, etc.
2021
2022
2023
2024
2025
2026
0.0
Ruby testing framework for writing *true* tests
2021
2022
2023
2024
2025
2026
0.0
Testing tool that allows for transactionless fixture data within specific contexts (useful in Shoulda and Factory Girl)
2021
2022
2023
2024
2025
2026
0.0
Webservice client for FT Video acceptance testing
2021
2022
2023
2024
2025
2026
0.0
Include the FSTest module for testing file existence, and file contents.
2021
2022
2023
2024
2025
2026
0.0
Minimalistic testing framework
2021
2022
2023
2024
2025
2026
0.0
A place to stash Test::Unit assertions I've found handy. Use at your own risk
2021
2022
2023
2024
2025
2026
0.0
Downloads, corrupts, and uploads client sqlite dbs for testing purposes.
2021
2022
2023
2024
2025
2026
0.0
Generates the stub files needed for testing with jasmine on a webos application. Runs a server to view your tests against.
2021
2022
2023
2024
2025
2026
0.0
# Game
A Ruby-powered MVC game framework.
## Install
```sh
$ gem install game
```
## Usage
### Setup
```sh
$ game new my_cool_game
```
This will create a new directory named `my_cool_game` in the current working directory.
The directory is laid out very much like a Rails application:
...
2021
2022
2023
2024
2025
2026
0.0
Google Analytics Data Export API wrapper which supports rack style middleware for e.g. testing, caching, oauth requests, event-machine based http etc
2021
2022
2023
2024
2025
2026