Test Execution annotation for scala language
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Test Execution annotation for scala language
I am writting test in scala language, getting test report but i dont want to add zephyr key in my test name, i want to use annotaions instead, but not able to find which annotation we should use for scala language, please help for JUnit testing.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How is Scala related to TestComplete, I don't quite understand?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For executing junit we need to have xml report, right? I am taking about that xml report, for that xml report i dont want to use my zephyr key in testname, i want to have some annotation for good practice. like in https://bitbucket.org/smartbeartm4j/tm4j-junit-integration/src/master/ this is about java, but i am looking for same for scala lamguage
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are using TestComplete to run JUnit tests?
I can't see any options in https://support.smartbear.com/testcomplete/docs/working-with/integration/unit-test-frameworks/junit/... to run tests using annotation. You just have options of using Tags in TestComplete.
