danielgtaylor / danielgtaylor/peasant

Post-build integration test

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It would be nice to be able to ensure the build works as expected by running the unit tests over the _transpiled code_ instead of the sources. This could maybe be accomplished via a require hook and then running the tests, i.e. replace `./src/` with `./lib/` when requiring modules in the tests.

This could be useful as a prepublish step to prove that the transpiled output works.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.