UNPKG

railflow

Version:

Railflow is a command line interface for TestRail. Railflow comes with out-of-the-box functionality for processing a wide variety of test frameworks and tools such as JUnit, TestNG, Pytest, XUnit, NUnit, Postman, Katalon, MSTest, Cucumber, SpecFlow, and m

4 lines (3 loc) 91 B
#!/usr/bin/env node process.on('unhandledRejection', console.log); require('../index.js');