issues
search
usametov
/
specs
Automatically exported from code.google.com/p/specs
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
NoSuchFieldError: bitmap$3
#190
GoogleCodeExporter
closed
8 years ago
2
Patch for /trunk/src/main/scala/org/specs/runner/SpecsFileRunner.scala
#189
GoogleCodeExporter
closed
8 years ago
2
Error on HelloWorld example: java.lang.NoClassDefFoundError: scala/Serializable
#188
GoogleCodeExporter
closed
8 years ago
2
Defining a beforeContext block with val after spec definition causes specs to crash with NullPointerException
#187
GoogleCodeExporter
closed
8 years ago
2
Support easy mocking of methods with implict arguments
#186
GoogleCodeExporter
closed
8 years ago
2
EqualIgnoringSpaceMatcher gives false positives if both matched XML contain assigned value(s)
#185
GoogleCodeExporter
closed
8 years ago
1
Exceptions thrown during initialization not reported in the error count at the end.
#184
GoogleCodeExporter
closed
8 years ago
3
add but logical operator
#183
GoogleCodeExporter
closed
8 years ago
2
add mustRemain
#182
GoogleCodeExporter
closed
8 years ago
1
Console output when comparing completely different objects is unintelligible
#181
GoogleCodeExporter
closed
8 years ago
2
verifies is broken for arities > 2
#180
GoogleCodeExporter
closed
8 years ago
1
JUnit tests are not executed with Gradle
#179
GoogleCodeExporter
closed
8 years ago
1
Test failures when running org.specs.util.utilUnits
#178
GoogleCodeExporter
closed
8 years ago
1
Test failures when running org.specs.matcher.matcherUnits/matcherSpecifications
#177
GoogleCodeExporter
closed
8 years ago
3
EasyMock: Could not create an instance of <my class>
#176
GoogleCodeExporter
closed
8 years ago
2
->- shouldn't be call by name
#175
GoogleCodeExporter
closed
8 years ago
3
Add issue id to pendingUntilFixed
#174
GoogleCodeExporter
closed
8 years ago
1
Duplication of skipped tests in sbt and idea
#173
GoogleCodeExporter
closed
8 years ago
3
Nested specs cause duplicate execution
#172
GoogleCodeExporter
closed
8 years ago
4
Changes to the Notifier-Interface in 1.6.7 broke specs runner in idea
#171
GoogleCodeExporter
closed
8 years ago
12
doLast gets executed several times with setSequential
#170
GoogleCodeExporter
closed
8 years ago
1
Exception using Specs with ScalaCheck
#169
GoogleCodeExporter
closed
8 years ago
4
"validates" does not execute
#168
GoogleCodeExporter
closed
8 years ago
1
Add surefire XML runner/reporter, make this available through SBT test framework
#167
GoogleCodeExporter
closed
8 years ago
7
Exception in composited specs get's eaten up
#166
GoogleCodeExporter
closed
8 years ago
6
Exception during reflective instantiation of test class not reported with TestInterfaceRunner
#165
GoogleCodeExporter
closed
8 years ago
6
Pending specifications fails in sbt in 1.6.6 (but works in 1.6.5)
#164
GoogleCodeExporter
closed
8 years ago
4
Test failures/errors should be reported are reported at 'info' level through SBT / test-interface
#163
GoogleCodeExporter
closed
8 years ago
2
Iterable matchers doesn't work
#162
GoogleCodeExporter
closed
8 years ago
1
Root cause or exception not shown when TestInterfaceRunner cannot instantiate test class
#161
GoogleCodeExporter
closed
8 years ago
2
Support external .feature file like Cucumber
#160
GoogleCodeExporter
closed
8 years ago
2
Specs with a parameterized case class can be compiled without the parameter given
#159
GoogleCodeExporter
closed
8 years ago
5
doLast is not run after last sus is run
#158
GoogleCodeExporter
closed
8 years ago
3
doAfterSpec is called prematurely when sharing variables
#157
GoogleCodeExporter
closed
8 years ago
6
doAfterSpec executes too early when ran with setSequential
#156
GoogleCodeExporter
closed
8 years ago
9
Suspicious behaviour with sub-examples
#155
GoogleCodeExporter
closed
8 years ago
15
Compiler error for array must beEmpty
#154
GoogleCodeExporter
closed
8 years ago
4
Use of doLast does not compile with Specs for Scala 2.8.0
#153
GoogleCodeExporter
closed
8 years ago
4
assertions done in doBefore cause PathException
#152
GoogleCodeExporter
closed
8 years ago
5
java.lang.NoSuchMethodError in specs-1.6.1-2.8.0.Beta1-RC6
#151
GoogleCodeExporter
closed
8 years ago
2
Some actor resources are not cleaned-up when using nested examples and doAfter
#150
GoogleCodeExporter
closed
8 years ago
1
scala.tools.nsc.MissingRequirementError: object scala not found.
#149
GoogleCodeExporter
closed
8 years ago
5
Missing first / with HtmlSpecification on OSX
#148
GoogleCodeExporter
closed
8 years ago
6
doFirst is called once per subexample instead of once for the sus
#147
GoogleCodeExporter
closed
8 years ago
6
Tests hanging: nested examples + examples without asserts + JUnitSuiteRunner
#146
GoogleCodeExporter
closed
8 years ago
15
Strange behaviour with shared sub-examples
#145
GoogleCodeExporter
closed
8 years ago
18
Using a specs matcher with Mockito doesn't provide a useful failure message
#144
GoogleCodeExporter
closed
8 years ago
3
specs 1.6.4 jar is not available in downloads or in maven repository
#143
GoogleCodeExporter
closed
8 years ago
5
Tests failing on non-US system
#142
GoogleCodeExporter
closed
8 years ago
3
List(1) must_== List("1") must display a better failure message
#141
GoogleCodeExporter
closed
8 years ago
2
Next