issues
search
kingpong
/
perl-Test-Spec
rSpec-like test system for Perl
http://search.cpan.org/dist/Test-Spec/lib/Test/Spec.pm
30
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
with_deep tests failing when references are modified after test call is made
#52
cblake777
opened
2 years ago
0
When there are no matchers all tests are filtered out
#51
drmuey
opened
3 years ago
0
Should we change TODO tests to behave like Test::More’s TODO tests?
#50
drmuey
opened
3 years ago
0
Have a mechanism to setup Test::Trap layers and strategies
#49
drmuey
opened
5 years ago
1
Clarify intent of code after `yield;`
#48
drmuey
opened
5 years ago
0
Read content file outside of eval block
#47
atoomic
opened
6 years ago
0
Implement `around all` behavior
#46
drmuey
opened
6 years ago
2
Test::Spec 0.54
#45
akzhan
opened
7 years ago
1
PAUSE maintainers
#44
kingpong
closed
7 years ago
0
Request: Improve ->with(...) and ->with_deep(...) error reporting
#43
PunchyRascal
opened
7 years ago
4
- Made URL in the pod clickable.
#42
manwar
closed
7 years ago
1
Accessing the test name from within the test subroutine
#41
billmatzen
opened
7 years ago
6
around method to allow localized variables and other Perl specifics
#40
akzhan
closed
7 years ago
4
META.json in release doesn't include runtime requirements
#39
joelrebel
closed
7 years ago
1
runtests(@patterns) does not work as specified
#38
mpw96
closed
7 years ago
1
run tests that match ONE (not all) pattern(s)
#37
mpw96
closed
7 years ago
0
Nested 'it' blocks silently fail/skip
#36
mlparker
opened
8 years ago
0
Checks with name overrides context name
#35
happy-barney
opened
8 years ago
0
share conflicts with threads::shared
#34
happy-barney
opened
8 years ago
0
Rework running of 'after all' to not rely on global destruction
#33
perljedi
opened
8 years ago
2
fdescribe/fit functionality ?
#32
gempesaw
opened
8 years ago
2
CODE: split runtests and done_testing
#31
jamhed
closed
8 years ago
1
FEATURE: pass an instance of example to handler
#30
jamhed
closed
8 years ago
1
Tests do not run in expected order.
#29
baynes
opened
9 years ago
2
describe blocks not executing in order
#28
mla
closed
9 years ago
2
Improve RELEASE_CHECKLIST
#27
dolmen
closed
9 years ago
1
Fix #24 Avoid circular references so objects go out of scope in a predictable order
#26
andyjones
closed
9 years ago
0
don't fail with argument expectation when method never called
#25
ptolemarch
closed
9 years ago
3
Objects cleaned up during global destruction
#24
JRaspass
closed
9 years ago
5
add travis-ci
#23
andyjones
closed
9 years ago
0
fixes #15: fix mock() example in docs
#22
andyjones
closed
9 years ago
0
compare plain perl data structures with Test::Deep
#21
andyjones
closed
9 years ago
0
Possibly hand off module to another maintainer
#20
haarg
closed
9 years ago
10
Metadata fixes
#19
haarg
closed
9 years ago
0
Fix failure when using Alpha branch of Test::More
#18
exodist
closed
9 years ago
0
Compare plain perl data structures with Test::Deep
#17
andyjones
closed
9 years ago
4
Cannot redefine expectation
#16
vsespb
closed
9 years ago
1
Mock example in docs is wrong
#15
vsespb
closed
9 years ago
0
memory leak in stub()
#14
vsespb
closed
9 years ago
1
Added repository cpan metadata
#13
dsteinbrunner
closed
11 years ago
1
Support with() and raises()
#12
kjellm
closed
12 years ago
2
Fix the tests for Test::Builder1.5 / TAP version 13
#11
schwern
closed
12 years ago
2
Make it possible to easily disable specs
#10
maio
closed
13 years ago
3
Test suite fails on Windows
#9
kingpong
closed
13 years ago
2
Failing test if Moose not installed
#8
ghedo
closed
13 years ago
5
Import warnings
#7
maio
closed
13 years ago
0
Add shared_examples_for equivalent
#6
kingpong
closed
13 years ago
1
"no examples defined" error should croak, not die
#5
kingpong
closed
13 years ago
2
Make Test::Spec import strict into test file
#4
maio
closed
13 years ago
1
Auto-import strict and warnings into test file
#3
maio
closed
13 years ago
1
Next