App-Yath-Script

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - Add settings ot paremeter list for coverage managers

1.000103  2022-02-04 10:20:32-08:00 America/Los_Angeles

    - Add options to for whitespace and non-subs in change data
        --changes-include-whitespace - Include whitespace lines for change data
        --changes-exclude-nonsub     - Do not include non-sub changes in perl files
        --changes-exclude-opens      - Do not include tests that only open() changed files
        --changes-exclude-loads      - Do not include tests that only load changed files without running subs

1.000102  2022-02-03 15:28:54-08:00 America/Los_Angeles

    - Remove warning that can trigger in valid (not warn-worthy) cases.

1.000101  2022-02-02 13:26:35-08:00 America/Los_Angeles

    - Fix 'replay' output of subtests

1.000100  2022-02-01 09:49:52-08:00 America/Los_Angeles

    - Mark reload_syntax_error.t as AUTHOR_TESTING only (#243)
    - Add threshold for duration data fetching, this saves time when duration data is large

1.000099  2022-01-27 10:20:38-08:00 America/Los_Angeles

    - Add options to exclude some chnaged files when running coverage tests

1.000098  2022-01-27 09:36:24-08:00 America/Los_Angeles

    - Fix bugs in 'failed' command after adding subtests

1.000097  2022-01-27 08:31:46-08:00 America/Los_Angeles

    - Show subtest failures in 'failed' command

1.000096  2022-01-26 14:42:43-08:00 America/Los_Angeles

    - Show failed subtests in final summary
    - Fix bug where env vars get removed when we preload Test2::API too early (#241)
    - Fix bug where replay with test filename has uninitialized warnings (#242)

1.000095  2022-01-07 14:35:25-08:00 America/Los_Angeles

    - Fix bug where syntax errors prevented reloading of effected files

1.000094  2022-01-05 13:51:40-08:00 America/Los_Angeles

    - Fix logic so that tests for changed files are only added when requested
    - Pass all changes to the coverage managers

1.000093  2021-12-16 15:19:47-08:00 America/Los_Angeles

    - Split out 'get_coverage_tests' logic for reuse

1.000092  2021-12-16 10:39:37-08:00 America/Los_Angeles

    - Add plugin hook for post-processing of coverage data.

1.000091  2021-12-15 12:09:09-08:00 America/Los_Angeles

    - Add more reload capabilities (non-perl reloading, callbacks)

1.000090  2021-12-14 12:43:11-08:00 America/Los_Angeles

    - Fix bug in status command when only 1 run is present

1.000089  2021-12-14 12:12:05-08:00 America/Los_Angeles

    - Add several commands for managing persisten runners
        - yath kill     - Kill the runner and all tests (stop NOW)
        - yath ps       - Show running yath process list
        - yath status   - Show processes and health status
        - yath abort    - Cancel any running or queued test, but do not kill runner
    - Control+C in `yath run` does a better job of cleaning up

1.000088  2021-12-13 11:29:24-08:00 America/Los_Angeles

    - Skip tests that do not exists when running coverage tests

1.000087  2021-12-09 13:51:59-08:00 America/Los_Angeles

    - Add --procname-prefix option to add custom strings to procnames

1.000086  2021-12-07 13:40:40-08:00 America/Los_Angeles

    - Add 'HARNESS-CHURN-XXX' directive support

1.000085  2021-12-06 16:28:51-08:00 America/Los_Angeles

    - Make 'do' actually work

1.000084  2021-12-06 15:59:23-08:00 America/Los_Angeles

    - Add 'do' command that has the magic of picking run or test as needed

1.000083  2021-12-03 10:18:27-08:00 America/Los_Angeles

    - Add options for controlling runner output, specially for `yath run`

1.000082  2021-11-18 09:04:17-08:00 America/Los_Angeles

    - Make collector options configurable
    - Add collector option for max poll events
    - Add collector option for max open jobs
    - Turn warnings about too many open files into proper events

1.000081  2021-11-15 13:27:48-08:00 America/Los_Angeles

    - Retry opening files later when "too many files open" errors occur

1.000080  2021-11-04 11:13:07-07:00 America/Los_Angeles

    - Add sort_files_2 for plugins to add settings and future-proof it

1.000079  2021-10-29 10:42:39-07:00 America/Los_Angeles

    - smarter reloader, bit via callbacks, not assumptions

1.000078  2021-10-28 15:38:10-07:00 America/Los_Angeles

    - Disable the feature from the last commit, it needs rethinking thanks to
      things like Moose.

1.000077  2021-10-28 15:14:09-07:00 America/Los_Angeles

    - Make reloader smarter, do not delete subs from other files when reloading a file

1.000076  2021-10-22 10:29:22-07:00 America/Los_Angeles

    - Add relative filename to the queued task

1.000075  2021-10-21 14:05:27-07:00 America/Los_Angeles

    - Fix missing Changes entry for last release

1.000074  2021-10-20 09:58:05-07:00 America/Los_Angeles

    - Better coverage aggregation and plugin capabilities

1.000073  2021-09-21 10:25:42-07:00 America/Los_Angeles

    - Load coverage module EARLY in the runner spawn process
    - Add ability to for plugins to inject CLI options for the runner

1.000072  2021-09-13 09:29:54-07:00 America/Los_Angeles

    - Wrap fifo creation in a loop for interrupted system calls

1.000071  2021-09-03 08:26:04-07:00 America/Los_Angeles

    - Allow custom subclasses with cover plugin

1.000070  2021-09-01 13:36:50-07:00 America/Los_Angeles

    - Improve reload inotify logic

1.000069  2021-08-31 14:07:54-07:00 America/Los_Angeles

    - Add interactive mode!

1.000068  2021-08-30 09:52:12-07:00 America/Los_Angeles

    - Expand --cover-dir options with glob()

1.000067  2021-08-27 11:32:10-07:00 America/Los_Angeles

    - Add option to only reload repo directories

1.000066  2021-08-12 13:48:06-07:00 America/Los_Angeles

    - Fix 'Cover' plugin to record untested perl files

1.000065  2021-08-04 15:11:59-07:00 America/Los_Angeles

    - Fix 'Cover' plugin bugs and edge cases

1.000064  2021-08-02 15:23:04-07:00 America/Los_Angeles



( run in 0.676 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )