Project
Reverse Dependencies for patir
The projects listed here declare patir as a runtime or development dependency
0.01
rutema [http://github.com/damphyr/rutema](http://github.com/damphyr/rutema)
rutema is a test execution tool and a framework for organizing and managing test execution across different tools.
It enables the combination of different test tools while it takes care of logging, reporting, archiving ...
2019
2020
2021
2022
2023
2024
0.0
A watchdog for your technical plant, e.g. a photovoltaic generator. The plant
watchdog listens to data loggers, which continuously upload measurements of
plant parameters. Based on that data the watchdog creates reports about the
operational status.
2019
2020
2021
2022
2023
2024
0.0
== DESCRIPTION:
Rutema Elements modules are the easiest way to add functionality to rutema parsers.
Just derive your parser from the basic rutema parser and include the module of your choice
class MyParser < Rutema::MinimalXMLParser
include Rutema::Elements::IIS
include Rutema::Elements::...
2019
2020
2021
2022
2023
2024
0.0
== DESCRIPTION: rutemaweb is the web frontend for rutema. It can be used as a viewer for database files created with the rutema ActiveRecord reporter. It also provides you with some basic statistics about the tests in your database in the form of diagrams of debatable aesthetics but undoubtabl...
2019
2020
2021
2022
2023
2024