issues
search
RichardWarburton
/
lambda-behave
A modern testing and behavioural specification framework for Java 8
http://richardwarburton.github.io/lambda-behave/
MIT License
253
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump logback-classic from 1.1.2 to 1.2.0
#102
dependabot[bot]
opened
3 years ago
0
Bump junit from 4.11 to 4.13.1
#101
dependabot[bot]
opened
4 years ago
0
ArrayExpectation.never() is broken
#100
Maia-Everett
opened
4 years ago
0
[SECURITY] Use HTTPS to resolve dependencies in Maven Build
#99
JLLeitschuh
closed
4 years ago
0
Error Prone Static Analysis Tool
#98
cass-green
opened
5 years ago
0
Failure tests behaviour
#96
martiwi
opened
6 years ago
1
Android support via robolectric
#95
bangarharshit
closed
6 years ago
1
Fixed Readme with various language tags
#94
bangarharshit
closed
6 years ago
1
Added generators for Odd/Even integers
#93
mansikataria
closed
7 years ago
1
Add convenience methods for primitive streams to Description.uses
#92
Maia-Everett
opened
8 years ago
1
Don't hide assertion stack trace when reporting test failures
#91
jypma
closed
9 years ago
3
Fix Data Driven Specifications example in README.md
#90
opavlyshak
closed
9 years ago
1
Ease testing of async code/event sequences
#89
RuedigerMoeller
opened
9 years ago
2
lambda behave does not work with recent mockito versions
#88
christophsturm
closed
9 years ago
7
added deploy.sh as easy-deploy mechanism for snapshots
#87
alexdik
closed
9 years ago
1
BID-140 added deploy.sh script
#86
alexdik
closed
9 years ago
2
Add Spring-Integratiom
#85
Writtscher
opened
9 years ago
5
How to use JMockit with lambda-behave
#84
GilraenBurland
opened
9 years ago
2
Added .has syntatic sugar to BoundExpectations
#83
tddmonkey
closed
10 years ago
1
No output for ran tests with junit + maven
#82
lefou
opened
10 years ago
4
Add method to check if a string matches a regular expression
#81
renbinden
closed
10 years ago
4
Update setup and teardown methods in readme to reflect 0.3 changes
#80
renbinden
closed
10 years ago
1
creates nested junit structure for #76
#79
hcoles
closed
10 years ago
3
Add possibility to match message of expected Exception (issue #53)
#78
robertfirek
closed
10 years ago
2
Autogenerate boilerplate
#77
RichardWarburton
opened
10 years ago
0
Include class name in JUnit name and child descriptions
#76
hcoles
closed
10 years ago
6
Document mockito integration
#75
hcoles
opened
10 years ago
0
Non random generation
#74
hcoles
closed
10 years ago
3
Pull example project back into normal lambda behave project
#73
RichardWarburton
closed
10 years ago
0
Should nested describe calls have a specific syntax?
#72
RichardWarburton
opened
10 years ago
0
Sout and Serr messages aren't properly captured by intellij
#71
RichardWarburton
closed
10 years ago
0
Clarify @Before/@BeforeClass equivalents in the Javadoc.
#70
RichardWarburton
closed
10 years ago
0
Publish Javadoc
#69
RichardWarburton
closed
10 years ago
1
Evaluate how to make describe clearer
#68
RichardWarburton
opened
10 years ago
1
Support Nested Suite.describe() calls properly.
#67
RichardWarburton
opened
10 years ago
8
Support for typesafe builder
#66
RichardWarburton
opened
10 years ago
0
Evaluate Approval Testing
#65
RichardWarburton
opened
10 years ago
0
Evaluate the use case and test the concept of extending a class of utility methods
#64
RichardWarburton
opened
10 years ago
0
Implement type-safe named tables
#63
RichardWarburton
opened
10 years ago
0
Plugin API
#62
RichardWarburton
opened
10 years ago
1
Re-initialize objects before every test run
#61
RichardWarburton
closed
10 years ago
0
error: unreported exception Exception; must be caught or declared to be thrown
#60
4gh
closed
10 years ago
1
equivalent to @Ignore?
#59
nico78
closed
10 years ago
1
eclipse junit view - linking back to the source when clicking test name
#58
nico78
closed
10 years ago
3
Make it easier to find a failing class
#57
RichardWarburton
closed
10 years ago
1
usesTable fluent table builder
#56
FauxFaux
closed
10 years ago
1
Log seeds, closes #44
#55
renbinden
closed
10 years ago
2
Add ability for typesafe hasProperty matcher
#54
nico78
closed
10 years ago
0
Add possibility to match message of expected Exception
#53
robertfirek
opened
10 years ago
3
Multiple Describes in Single Class
#52
iveivan
closed
10 years ago
1
Next