Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bbrtj/pascal-tap

TAP producer implementation in Object Pascal
https://github.com/bbrtj/pascal-tap

hacktoberfest pascal tap test-automation

Last synced: 3 days ago
JSON representation

TAP producer implementation in Object Pascal

Awesome Lists containing this project

README

        

# Pascal TAP producer implementation
An Object Pascal unit for testing code by generating [TAP version 14](https://testanything.org/tap-version-14-specification.html) output.

## Code and documentation
See the contents of `src` directory. Documentation can be viewed inline or generated with pasdoc.

## Bugs and feature requests
Please use the Github's issue tracker to file both bugs and feature requests.

## Contributions
Contributions to the project in form of Github's pull requests are
welcome. Please make sure your code is in line with the general
coding style of the module. Let me know if you plan something
bigger so we can talk it through.

### Author
Bartosz Jarzyna