issues
search
Test-More
/
TB2
Test::Builder version 2, the next generation of building testing modules in Perl
Other
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Combine EventCoodinator docs into TestState #28
#217
timgimyee
opened
10 years ago
1
TB2::CanLoad + TB2_FORMATTER_CLASS + taint mode
#216
schwernbot
closed
10 years ago
0
Roll back the default formatter to match Test::Builder 0.9x?
#215
schwernbot
closed
10 years ago
7
Coordinate tests between forks.
#214
schwernbot
closed
10 years ago
8
Fix MooseX::Has::Sugar for 1.5
#213
schwernbot
closed
10 years ago
1
Fix Test::NoWarnings for 1.5
#212
schwernbot
closed
10 years ago
1
Fix Test::UseAllModules with 1.5
#211
schwernbot
closed
10 years ago
2
Fix Test::DistManifest for 1.5
#210
schwernbot
closed
10 years ago
1
Fix Test::ConsistentVersion for 1.5
#209
schwernbot
closed
10 years ago
1
Add easy ways to turn on event storage
#208
schwernbot
closed
10 years ago
1
perl-blead / Test-Simple
#207
schwernbot
closed
10 years ago
3
perl-blead / Test-Harness
#206
schwernbot
closed
10 years ago
3
Test::Class failure on Test-Builder2
#205
schwernbot
closed
10 years ago
3
Protect against polluting $! or $@ with open()
#204
schwernbot
closed
10 years ago
0
autodie-2.11 failed t/flock.t
#203
schwernbot
closed
10 years ago
1
Use Carp
#202
schwernbot
closed
10 years ago
2
Add subtest todo information to the subtest_start event
#201
schwernbot
closed
10 years ago
1
Make it easy to change the formatter from outside the test
#200
schwernbot
closed
10 years ago
0
Make it easy to change the formatter from inside the test.
#199
schwernbot
closed
10 years ago
1
Make Test::Builder::Tester use the legacy TAP formatter
#198
schwernbot
closed
10 years ago
2
Make a version of Streamer::Print which can be shared between threads
#197
schwernbot
closed
10 years ago
2
Remove vestiges of old output system from Test::Builder
#196
schwernbot
closed
10 years ago
0
Remove finalize(), parent() and child(). Add is_subtest().
#195
schwernbot
closed
10 years ago
1
1.005000 Blocker: MooseX::Getopt does not pass tests
#194
schwernbot
closed
10 years ago
2
1.005000 Blocker: Spiffy does not pass tests
#193
schwernbot
closed
10 years ago
3
1.005000 Blocker: Test::TCP does not pass tests
#192
schwernbot
closed
10 years ago
2
Change main namespace from Test::Builder2 to TB2
#191
schwernbot
closed
10 years ago
1
Add $VERSION to the Test::Builder2 modules
#190
schwernbot
closed
10 years ago
0
Merge master into Test-Builder1.5
#189
schwernbot
closed
10 years ago
2
First Test::Builder1.5 alpha
#188
schwernbot
closed
10 years ago
1
Restore $builder->name
#187
schwernbot
closed
10 years ago
2
Write a TAP v12 formatter
#186
schwernbot
closed
10 years ago
0
Write a TAP legacy formatter.
#185
schwernbot
closed
10 years ago
1
Change "stream" to "test" in the docs
#184
schwernbot
closed
10 years ago
1
Change StreamMetadata to TestMetadata
#183
schwernbot
closed
10 years ago
0
Reenable the exit code tests
#182
schwernbot
closed
10 years ago
1
Move the TB2::Result tests into their own directory.
#181
schwernbot
closed
10 years ago
3
Move $builder->{Original_Pid} into History
#180
schwernbot
closed
10 years ago
1
Remove storage of events and results from History
#179
schwernbot
closed
10 years ago
1
Replace History->stream_depth() with History->in_test()
#178
schwernbot
closed
10 years ago
1
Remove Test::Builder->_print() and friends
#177
schwernbot
closed
10 years ago
3
Eliminate $builder->{No_Diag} from Test::Builder
#176
schwernbot
closed
10 years ago
0
Eliminate $builder->{No_Header} from Test::Builder
#175
schwernbot
closed
10 years ago
0
Eliminate $builder->{No_Ending} from Test::Builder
#174
schwernbot
closed
10 years ago
2
Make is_passing() check History
#173
schwernbot
closed
10 years ago
1
Put a test_number counter back into History
#172
schwernbot
closed
10 years ago
1
Put Test::Builder->_ending logic into a watcher
#171
schwernbot
closed
10 years ago
1
Remove Event's as_hash() methods
#170
schwernbot
closed
10 years ago
2
Put double plan checks into an event watcher
#169
schwernbot
closed
10 years ago
1
Have Test::Builder set event context upon posting
#168
schwernbot
closed
10 years ago
1
Next