openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Spock Framework
Settings
|
Report Duplicate
29
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 96 of 103
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
replaced all usages of @Speck with "extends Specification" improved speck SpeckRecognitionAtCompileTime
Peter Niederwieser
More...
over 15 years ago
spec refactorings (@Speck -> extends Specification, etc.)
Peter Niederwieser
More...
over 15 years ago
Minor formatting change.
Luke Daley
More...
over 15 years ago
Minor formatting change.
Luke Daley
More...
over 15 years ago
Used a better name for the output stream that we use to send running status to.
Luke Daley
More...
over 15 years ago
The management of the reporting stuff is now solely done by the listener, instead of the listener and the runner.
Luke Daley
More...
over 15 years ago
Improved API to facilitate finer grained usage, as well as closure based.
Luke Daley
More...
over 15 years ago
Improved formatting of failures to match how Grails does it.
Luke Daley
More...
over 15 years ago
Minor formatting change.
Luke Daley
More...
over 15 years ago
constructor calls with named arguments now work as expected in conditions (Fixes issue 45)
Peter Niederwieser
More...
over 15 years ago
Rearranged sequence of calls purely for aesthetics.
Luke Daley
More...
over 15 years ago
Only create one test case, and reuse it.
Luke Daley
More...
over 15 years ago
Prefer the local maven repo over others so we pick up spock jars installed as part of whole spock build.
Luke Daley
More...
over 15 years ago
Removed some comment fluff.
Luke Daley
More...
over 15 years ago
Removed some comment fluff.
Luke Daley
More...
over 15 years ago
Use the ‘build’ scope for all dependencies as it is more correct, and it still makes things available for tests.
Luke Daley
More...
over 15 years ago
Include the spock release and snapshot m2 repos as dependency sources.
Luke Daley
More...
over 15 years ago
Added an empty .gitignore to force git to version this.
Luke Daley
More...
over 15 years ago
Added an empty .gitignore to force git to version this.
Luke Daley
More...
over 15 years ago
solved problem where setup() in base class apparently wasn't called
Peter Niederwieser
More...
over 15 years ago
added spock repo to grails dependency resolution
Peter Niederwieser
More...
over 15 years ago
first shot at mavenizing spock-grails
Peter Niederwieser
More...
over 15 years ago
reformatted code in spock-grails
Peter Niederwieser
More...
over 15 years ago
Initial support for integration tests.
Luke Daley
More...
over 15 years ago
Improved class naming.
Luke Daley
More...
over 15 years ago
Broke classes out into packages and renamed where appropriate.
Luke Daley
More...
over 15 years ago
Moved classes to package “grails.plugin.spock.build.test”
Luke Daley
More...
over 15 years ago
Refactored the report stuff out into a separate class.
Luke Daley
More...
over 15 years ago
Wrap in a try/finally so that we always restore the streams.
Luke Daley
More...
over 15 years ago
Moved the stream swapping business out into a separate utility class.
Luke Daley
More...
over 15 years ago
←
1
2
…
92
93
94
95
96
97
98
99
100
101
102
103
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree