pleonex / iotest-runner

Atom package to test your python scripts with the standard input and output

Home Page:https://atom.io/packages/iotest-runner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom Package: Standard Input/Output Test Runner

Downloads Version License

Run and test your programs from Atom using input and output files. The plugin will run the program, write to the standard input the content of some test files and compare with the output files.

It is compatible with Python scripts but it would be easy to extend to other scripting languages.

The original goal of this plugin is to test quickly problems from the IEEEXtreme challenge.

About

Atom package to test your python scripts with the standard input and output

https://atom.io/packages/iotest-runner

License:MIT License


Languages

Language:CoffeeScript 73.2%Language:HTML 14.3%Language:Less 12.5%