jimp-dev / jimp-dev/jimp-native
Improve testing
Open
- Dominant language
- C++
- Stars
- 29
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currenty jimp native is only tested through comparing the output of any given image operation to the upstream library. Some things that could be done to improve the stability of this library:
- [X] Test JS glue code
- [ ] Unit test C++ implementations using a C++ test runner
- [X] Test asyncified versions of calls better as some have extra logic to deal with running async that currently goes untested
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.