issues
search
houseabsolute
/
test-class-moose
Serious testing for serious Perl
http://metacpan.org/release/Test-Class-Moose/
Other
18
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
t/parallel.t fails (with newest Test2?)
#114
eserte
opened
2 weeks ago
2
When testing in parallel, orphaned grandchild pids cause problems with Test2.
#113
mvsjes2
opened
7 months ago
0
When testing in parallel, ignore orphaned child pids.
#112
mvsjes2
opened
8 months ago
5
Fixes example provided in Test::Class::Moose::Report
#111
n7st
closed
3 years ago
2
Remove unnecessary method call
#110
pileswasp
closed
3 years ago
5
Can't locate object method "class" via package "Test::Class::Moose::Report::Instance" at Test/Class/Moose/Report/Method.pm line 57
#109
pileswasp
closed
3 years ago
2
Test output gets swallowed when --jobs > 1
#108
oalders
closed
4 years ago
9
Use subtest_streamed for the sequential executor
#107
oschwald
opened
4 years ago
11
TCM roles are not handled correctly when there are tags to exclude
#106
ichesnokov
opened
4 years ago
1
Improved documentation for test control methods.
#105
Ovid
closed
4 years ago
2
TCM Must always run control methods on skip
#104
Ovid
closed
4 years ago
6
Failed test control methods do not stop testing of class
#103
oschwald
opened
4 years ago
1
Throwing an exception object in a test control method results in the object being dumped to the screen
#102
oschwald
opened
4 years ago
2
Fix load regex
#101
jrubinator
closed
5 years ago
5
Test output blocks until test class is finished
#100
Ovid
opened
5 years ago
11
Use correct version of Test2
#99
clayne
closed
5 years ago
1
convert uses of JSON.pm to JSON::MaybeXS
#98
karenetheridge
closed
5 years ago
3
Update Travis CI config
#97
oalders
closed
6 years ago
8
Make test_lib_dirs an attribute
#96
oalders
closed
6 years ago
3
Could we turn Test::Class::Moose::Role::CLI::_test_lib_dirs() into something settable?
#95
oalders
closed
6 years ago
4
Support passing a directory to the CLI in the --classes option
#94
autarch
closed
6 years ago
0
Bail out if a class extends Test::Class::Moose with a nonexisting/bogus class
#93
HaraldJoerg
closed
6 years ago
7
Make tests pass with plain prove
#92
HaraldJoerg
closed
6 years ago
2
Better support running subsets of tests
#91
jrubinator
closed
6 years ago
16
Test classes with compilation errors pass
#90
Ovid
opened
6 years ago
5
Improve the extendability of TCM
#89
autarch
closed
6 years ago
2
Please make _run_test_class and _run_test_method public
#88
Ovid
closed
6 years ago
3
Use "sum0", not "sum"
#87
larryl
closed
6 years ago
1
TODO test regression starting in .72
#86
Ovid
closed
6 years ago
6
fixes #84 (move check for base class into separate method)
#85
chuckadams
closed
7 years ago
1
Please move check for base class into a separate method
#84
chuckadams
closed
7 years ago
2
Test::Class::Moose::Report->num_tests_run causing undef warning
#83
jplindstrom
closed
7 years ago
1
Fix home page URL for TCM
#82
kwakwaversal
closed
7 years ago
1
No elapsed time recorded in 0.85
#81
AndyA
closed
7 years ago
2
add bare => 1 to Test::Class::Moose::Role
#80
nawglan
closed
7 years ago
1
Clean up some time related code
#79
autarch
closed
7 years ago
1
Segmentation fault at global destruction time caused by subroutine attributes?
#78
skington
closed
7 years ago
11
Moose error can happen because of order in which roles are consumed
#77
zoan01
opened
7 years ago
3
Show class/method names in non-verbose mode.
#76
Ovid
opened
7 years ago
6
Add a CLI class and role for TCM
#75
autarch
closed
7 years ago
1
TCM distro should include some guidelines or code for writing a CLI wrapper
#74
autarch
closed
7 years ago
1
Explicitly detect classes which are not TCM classes and give a useful error
#73
autarch
closed
7 years ago
1
Explicitly detect classes which are not TCM classes and give a useful error
#72
autarch
closed
7 years ago
0
Merge pull request #1 from test-class-moose/master
#71
stuckdownawell
closed
7 years ago
1
If a class tries to extend a Test::Class::Moose class that doesn't exist, this is silently ignored and no error is generated
#70
skington
closed
6 years ago
4
Possible mistake in Test::Class::Moose::Tutorial
#69
jerowe
closed
8 years ago
0
Using MooseX::StrictConstructor in a test class breaks >= 0.77
#68
Zhtwn
closed
7 years ago
2
Output of subtests is not shown v0.78
#67
ichesnokov
closed
8 years ago
5
use of Sub::Attribute cause strange behaviour
#66
shumphrey
closed
6 years ago
16
Minimum required Test::Harness would be 3.29
#65
andk
closed
8 years ago
2
Next