Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-209

Scala Specs Should Use src/specs/scala/

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.3
    • 1.3.4
    • Test frameworks
    • None

    Description

      If you create a series of unit tests using most supported BDD frameworks, the source file will have to be placed in some sub-directory of src/spec (e.g. src/spec/java, src/spec/groovy, etc). However, due to the way that support is implemented for Specs (the Scala framework), test units must be placed within the src/test/scala folder. This not only breaks with user expectation, but it also makes certain situations a little more difficult to deal with (mixed Scala Test and Specs for example). It would be nice if we could just stick .scala files in the src/spec/scala directory and have things magically work.

      Attachments

        Activity

          People

            Unassigned Unassigned
            djspiewak Daniel Spiewak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: