java - How do I make play framework (1.3.1) module unit test classes appear in eclipse? -


i have few play framework 1.3.1 modules used in other play 1.3.1 applications. want start writing unit tests these modules.

i have tried creating "test" folder (which contains test cases) in modules , re-importing main application in eclipse. not see module test folder anywhere.

how can make work can edit test cases within eclipse?


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

Nuget pack csproj using nuspec -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -