I find the HTML reporter of scalatest pretty basic. I would like something like Thucydides or something else. Does any one has experience or pointer or where to look to find information on how to integrate both of them?
Asked
Active
Viewed 133 times
1 Answers
2
There's rather recent Thucydides equivalent called Allure Framework. It has modular structure and can be used with any programming language test framework. Allure already has Scalatest support located here. Also take a look at demo report.

vania-pooh
- 2,933
- 4
- 24
- 42