seratch / scalatest

Automatically exported from code.google.com/p/scalatest
Apache License 2.0
0 stars 0 forks source link

DiscoverySuite shows up as another test (in Eclipse) #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Create test files using ScalaTest (I did not try with Specs)
2.  Create ScalaTest run configuration in Eclipse.
3.  Run the test from Eclipse.

What is the expected output? What do you see instead?
I expect to only see my test files listed in the ScalaTest window.  Instead I 
also see "DiscoverySuite" as another test.

What version of the product are you using? On what operating system?
Eclipse Classic 4.2.2
Scala IDE 3.0
ScalaTest 2.0.M5b
Ubuntu 12.04.2 LTS 64-bit

Please provide any additional information below.

See the attached screenshot.

Original issue reported on code.google.com by skipat...@gmail.com on 4 Apr 2013 at 6:08

Attachments: