Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / houseabsolute/test-class-moose issues and pull requests

#112 - When testing in parallel, ignore orphaned child pids.

Pull Request - State: open - Opened by mvsjes2 6 months ago - 5 comments

#111 - Fixes example provided in Test::Class::Moose::Report

Pull Request - State: closed - Opened by n7st almost 3 years ago - 2 comments

#110 - Remove unnecessary method call

Pull Request - State: closed - Opened by pileswasp over 3 years ago - 5 comments

#108 - Test output gets swallowed when --jobs > 1

Issue - State: closed - Opened by oalders about 4 years ago - 9 comments

#107 - Use subtest_streamed for the sequential executor

Pull Request - State: open - Opened by oschwald about 4 years ago - 11 comments

#106 - TCM roles are not handled correctly when there are tags to exclude

Issue - State: open - Opened by ichesnokov about 4 years ago - 1 comment

#105 - Improved documentation for test control methods.

Pull Request - State: closed - Opened by Ovid over 4 years ago - 2 comments

#104 - TCM Must always run control methods on skip

Issue - State: closed - Opened by Ovid over 4 years ago - 6 comments

#103 - Failed test control methods do not stop testing of class

Issue - State: open - Opened by oschwald over 4 years ago - 1 comment

#101 - Fix load regex

Pull Request - State: closed - Opened by jrubinator almost 5 years ago - 5 comments

#100 - Test output blocks until test class is finished

Issue - State: open - Opened by Ovid about 5 years ago - 11 comments

#99 - Use correct version of Test2

Pull Request - State: closed - Opened by clayne over 5 years ago - 1 comment

#98 - convert uses of JSON.pm to JSON::MaybeXS

Pull Request - State: closed - Opened by karenetheridge almost 6 years ago - 3 comments

#97 - Update Travis CI config

Pull Request - State: closed - Opened by oalders almost 6 years ago - 8 comments

#96 - Make test_lib_dirs an attribute

Pull Request - State: closed - Opened by oalders almost 6 years ago - 3 comments

#94 - Support passing a directory to the CLI in the --classes option

Pull Request - State: closed - Opened by autarch about 6 years ago

#93 - Bail out if a class extends Test::Class::Moose with a nonexisting/bogus class

Pull Request - State: closed - Opened by HaraldJoerg about 6 years ago - 7 comments

#92 - Make tests pass with plain prove

Pull Request - State: closed - Opened by HaraldJoerg about 6 years ago - 2 comments

#91 - Better support running subsets of tests

Issue - State: closed - Opened by jrubinator over 6 years ago - 16 comments

#90 - Test classes with compilation errors pass

Issue - State: open - Opened by Ovid over 6 years ago - 5 comments

#89 - Improve the extendability of TCM

Pull Request - State: closed - Opened by autarch almost 7 years ago - 2 comments

#88 - Please make _run_test_class and _run_test_method public

Issue - State: closed - Opened by Ovid almost 7 years ago - 3 comments
Labels: enhancement

#87 - Use "sum0", not "sum"

Pull Request - State: closed - Opened by larryl almost 7 years ago - 1 comment

#86 - TODO test regression starting in .72

Issue - State: closed - Opened by Ovid almost 7 years ago - 6 comments
Labels: bug

#85 - fixes #84 (move check for base class into separate method)

Pull Request - State: closed - Opened by chuckadams almost 7 years ago - 1 comment

#84 - Please move check for base class into a separate method

Issue - State: closed - Opened by chuckadams almost 7 years ago - 2 comments

#83 - Test::Class::Moose::Report->num_tests_run causing undef warning

Issue - State: closed - Opened by jplindstrom almost 7 years ago - 1 comment

#82 - Fix home page URL for TCM

Pull Request - State: closed - Opened by kwakwaversal about 7 years ago - 1 comment

#81 - No elapsed time recorded in 0.85

Issue - State: closed - Opened by AndyA about 7 years ago - 2 comments

#80 - add bare => 1 to Test::Class::Moose::Role

Pull Request - State: closed - Opened by nawglan about 7 years ago - 1 comment

#79 - Clean up some time related code

Pull Request - State: closed - Opened by autarch about 7 years ago - 1 comment

#78 - Segmentation fault at global destruction time caused by subroutine attributes?

Issue - State: closed - Opened by skington over 7 years ago - 11 comments

#77 - Moose error can happen because of order in which roles are consumed

Issue - State: open - Opened by zoan01 over 7 years ago - 3 comments

#76 - Show class/method names in non-verbose mode.

Issue - State: open - Opened by Ovid over 7 years ago - 6 comments

#75 - Add a CLI class and role for TCM

Pull Request - State: closed - Opened by autarch over 7 years ago - 1 comment

#74 - TCM distro should include some guidelines or code for writing a CLI wrapper

Issue - State: closed - Opened by autarch over 7 years ago - 1 comment

#73 - Explicitly detect classes which are not TCM classes and give a useful error

Pull Request - State: closed - Opened by autarch over 7 years ago - 1 comment

#71 - Merge pull request #1 from test-class-moose/master

Pull Request - State: closed - Opened by stuckdownawell almost 8 years ago - 1 comment

#69 - Possible mistake in Test::Class::Moose::Tutorial

Issue - State: closed - Opened by jerowe about 8 years ago

#68 - Using MooseX::StrictConstructor in a test class breaks >= 0.77

Issue - State: closed - Opened by Zhtwn about 8 years ago - 2 comments

#67 - Output of subtests is not shown v0.78

Issue - State: closed - Opened by ichesnokov about 8 years ago - 5 comments

#66 - use of Sub::Attribute cause strange behaviour

Issue - State: closed - Opened by shumphrey about 8 years ago - 16 comments

#65 - Minimum required Test::Harness would be 3.29

Issue - State: closed - Opened by andk about 8 years ago - 2 comments

#64 - Can't locate object method "test_instance_name" via package

Issue - State: closed - Opened by oschwald about 8 years ago - 1 comment

#63 - Passing report to test methods should be deprecated

Issue - State: closed - Opened by Ovid over 8 years ago - 1 comment

#62 - Test-Class-Moose-0.68 no longer exports Test::Most functions into subclasses

Issue - State: closed - Opened by mephinet over 8 years ago - 6 comments

#61 - Implement "use Test::Class::Moose bare => 1"

Pull Request - State: closed - Opened by autarch over 8 years ago - 2 comments

#60 - Fix minor typo in POD

Pull Request - State: closed - Opened by denny over 8 years ago - 1 comment

#59 - test_shutdown is not called when test_startup calls $self->test_skip

Issue - State: closed - Opened by autarch over 8 years ago - 9 comments

#58 - Use Test2

Pull Request - State: closed - Opened by autarch over 8 years ago - 3 comments

#57 - Can't locate object method "_tcm_make_test_class_instances" and/or skipped tests

Issue - State: closed - Opened by acnghm over 8 years ago - 12 comments
Labels: stalled

#56 - moose attributes not being applied?

Issue - State: closed - Opened by dimentox almost 9 years ago - 1 comment

#55 - TCM::Config use()'s Test::Builder

Pull Request - State: closed - Opened by andyjack about 9 years ago - 1 comment

#54 - Test::Class::Moose::Role should import strict and warnings

Pull Request - State: closed - Opened by mark-5 about 9 years ago

#53 - Randomize classes

Pull Request - State: closed - Opened by andyjack about 9 years ago - 1 comment

#52 - Pod formatting fix

Pull Request - State: closed - Opened by andyjack about 9 years ago - 1 comment

#51 - Can't access name of "run" from within class

Issue - State: closed - Opened by 2shortplanks about 9 years ago - 2 comments

#50 - Can't locate Fail.pm

Issue - State: open - Opened by rizen over 9 years ago - 1 comment
Labels: stalled

#49 - Fix test failure in TestsFor::FailChild

Pull Request - State: closed - Opened by jonathanstowe over 9 years ago - 3 comments

#48 - reportpassed.t fails with old Moose

Issue - State: closed - Opened by chorny over 9 years ago - 1 comment

#47 - Allow _constructor_parameter_sets to return an empty list

Pull Request - State: closed - Opened by mephinet over 9 years ago - 7 comments

#46 - Broken Link at top of documentation

Issue - State: closed - Opened by 2shortplanks over 9 years ago - 4 comments

#45 - is there a method for doing chained tests?

Issue - State: closed - Opened by jscook over 9 years ago - 3 comments

#44 - Fix homepage links in docs to reflect current location

Pull Request - State: closed - Opened by tvroom over 9 years ago - 1 comment

#43 - Test::Class::Moose::Load should include stack trace when module fails to load

Issue - State: closed - Opened by autarch almost 10 years ago - 1 comment

#42 - Added some more build artifacts to .gitignore

Pull Request - State: closed - Opened by kriegfrj about 10 years ago

#41 - Update gitignore

Pull Request - State: closed - Opened by kriegfrj about 10 years ago - 1 comment

#40 - Added fully-qualified path name for base path so that tests would pass

Pull Request - State: closed - Opened by kriegfrj about 10 years ago - 2 comments

#39 - cross-platform auto-commit in dist.ini

Pull Request - State: closed - Opened by wchristian about 10 years ago - 3 comments

#38 - classes should be class's or class' but probably just avoid it.

Pull Request - State: closed - Opened by oalders about 10 years ago - 1 comment

#37 - Test::Kit integration

Issue - State: closed - Opened by Ovid about 10 years ago - 2 comments
Labels: enhancement

#36 - parallel.t hangs on Windows

Issue - State: open - Opened by chorny over 10 years ago - 2 comments
Labels: stalled

#35 - Attribute override in TCM-using child class results in tests being ignored

Issue - State: closed - Opened by genehack over 10 years ago - 4 comments

#34 - undef ->time

Issue - State: closed - Opened by Ovid over 10 years ago - 1 comment
Labels: enhancement

#32 - Add missing semicolon

Pull Request - State: closed - Opened by karenetheridge over 10 years ago - 1 comment

#31 - Separate the runner code from Test::Class::Moose

Pull Request - State: closed - Opened by autarch over 10 years ago - 7 comments

#30 - Expose test failures through report

Issue - State: closed - Opened by aarondcohen over 10 years ago - 3 comments

#29 - Multiple test class instances first pass

Pull Request - State: closed - Opened by autarch over 10 years ago - 8 comments

#28 - Fix test failure line reporting with Role::Parallel

Pull Request - State: closed - Opened by shumphrey over 10 years ago - 1 comment

#27 - Made all lexically scoped private subs into actual private subs so roles...

Pull Request - State: closed - Opened by autarch over 10 years ago - 2 comments

#26 - Missing Sub::Attribute dependency in Test-Class-Moose-0.50

Issue - State: closed - Opened by thilp over 10 years ago - 3 comments

#25 - Can not skip test class with test_skip method

Issue - State: open - Opened by potatogim over 10 years ago - 1 comment
Labels: stalled

#24 - Allow instantiation of a given test class multiple times with different parameters

Issue - State: closed - Opened by autarch over 10 years ago - 12 comments

#23 - Proof-of-concept for MooseX::Role::Parameterized support

Pull Request - State: open - Opened by willert over 10 years ago - 1 comment

#22 - Fixes confusing reference to non-existing My::Base::Class

Pull Request - State: closed - Opened by willert over 10 years ago - 3 comments

#21 - Add the dzil MetaJSON plugin

Pull Request - State: closed - Opened by autarch over 10 years ago

#20 - Document the use_environment constructor arg in TCM

Pull Request - State: closed - Opened by autarch over 10 years ago - 1 comment

#19 - Add Test::Class::Moose::Role to allow Tags in Test roles

Pull Request - State: closed - Opened by stuckdownawell almost 11 years ago

#18 - Made test fail on exception in control method

Pull Request - State: closed - Opened by oschwald almost 11 years ago

#17 - Doesn't fail on exception in control method

Issue - State: closed - Opened by oschwald almost 11 years ago

#16 - Reformatted Changes file as per CPAN::Changes::Spec

Pull Request - State: closed - Opened by neilb about 11 years ago - 1 comment

#15 - fix for bug 87801 on CPAN

Pull Request - State: closed - Opened by wsdookadr about 11 years ago

#14 - Test runner application

Issue - State: closed - Opened by preaction about 11 years ago - 2 comments