Use `prove` to run tests
Open
@farrainbow is already working on this.
Since Feb 14, 2017.
enhancement
priority: low
- Dominant language
- Perl
- Stars
- 1.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
More in line with how Perl stuff is usually tested. Also harness has better output options and different formats.
- change test files to be self-runnable instead of being used in
unittests.pl - (optional) rename them to
*.t - set up
Makefileto runprove - remove
unittests.pl
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.