UNPKG

cron-to-quartz

Version:

Node.js JavaScript library to convert unix or linux CRON syntax to Quartz Scheduler

18 lines (10 loc) 279 B
# Testing ## Test Command Run the test suite with: ```sh yarn test ``` ## Expectations - Add or update tests for behavior changes. - Run the relevant package-level checks before opening a PR. - Keep generated coverage, build output, and dependency folders out of commits.