This module helps run test scripts in IDEs like Komodo.
When running test scripts in an IDE i have to set up a project file defining the dist dir to run tests in and a lib dir to load additional modules from. Often I didn't feel like doing that, especially when i only wanted to do a small patch to a dist. In those cases i added a BEGIN block to mangle the environment for me.
This module basically is that BEGIN block. It automatically moves up one directory when it cannot see the test script in "t/$scriptname" and includes 'lib' in @INC when there's no blib present. That way the test ends up with almost the same environment it'd get from EUMM/prove/etc., even when it's actually run inside the t/ directory.
At the same time it will still function correctly when called by EUMM/prove/etc., since it does not change the environment in those cases.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.112071-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
1.112071-bp155.2.12 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
1.112071-bp154.1.24 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
1.112071-bp153.1.15 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.112071-bp152.3.18 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
1.112071-bp151.3.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
1.112071-bp151.2.14 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
1.112071-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|