Name: js-handler/node_modules/nodeunit/CONTRIBUTORS.md
| 1: | Nodeunit contributors (sorted alphabeticaly) |
| 2: | ============================================ |
| 3: | |
| 4: | * **[Alex Gorbatchev](https://github.com/alexgorbatchev)** |
| 5: | |
| 6: | * Deeper default object inspection |
| 7: | * Timeout to ensure flushing of console output (default reporter) |
| 8: | |
| 9: | * **[Alex Wolfe](https://github.com/alexkwolfe)** |
| 10: | |
| 11: | * HTML test reporter |
| 12: | |
| 13: | * **[Caolan McMahon](https://github.com/caolan)** |
| 14: | |
| 15: | * Author and maintainer |
| 16: | * Most features develpopment |
| 17: | |
| 18: | * **[Carl Fürstenberg](https://github.com/azatoth)** |
| 19: | |
| 20: | * Debian-friendly Makefile, supports both 'node' and 'nodejs' executables |
| 21: | * Sandbox utility |
| 22: | * Minimal test reporter |
| 23: | |
| 24: | * **[Gerad Suyderhoud](https://github.com/gerad)** |
| 25: | |
| 26: | * First comand-line tool |
| 27: | |
| 28: | * **[Kadir Pekel](https://github.com/kadirpekel)** |
| 29: | |
| 30: | * Improvements to default test reporter |
| 31: | * HTTP test utility |
| 32: | |
| 33: | * **[Λlisue](https://github.com/lambdalisue)** |
| 34: | |
| 35: | * Add machineout reporter |
| 36: | |
| 37: | * **[Matthias Lübken](https://github.com/luebken)** |
| 38: | |
| 39: | * Utility functions for tracking incomplete tests on exit |
| 40: | |
| 41: | * **[Oleg Efimov](https://github.com/Sannis)** |
| 42: | |
| 43: | * Adding 'make lint' and fixing nodelint errors |
| 44: | * Option parsing, --help text and config file support |
| 45: | * Reporters option for command-line tool |
| 46: | |
| 47: | * **[Orlando Vazquez](https://github.com/orlandov)** |
| 48: | |
| 49: | * Added jUnit XML reporter |
| 50: | |
| 51: | * **[Ryan Dahl](https://github.com/ry)** |
| 52: | |
| 53: | * Add package.json |
| 54: | |
| 55: | * **[Sam Stephenson](https://github.com/sstephenson)** |
| 56: | |
| 57: | * Coffee-script support |
| 58: | |
| 59: | * **[Thomas Mayfield](https://github.com/thegreatape)** |
| 60: | |
| 61: | * Async setUp and tearDown support for testCase |
| 62: | |
| 63: | * **[Maciej Małecki](https://github.com/mmalecki)** |
| 64: | |
| 65: | * Removal of `testCase` |
| 66: | |
| 67: | **[Full contributors list](https://github.com/caolan/nodeunit/contributors).** |
