ekstazi icon indicating copy to clipboard operation
ekstazi copied to clipboard

Support for SBT for scala projects

Open ayush9999-qa opened this issue 3 years ago • 1 comments

Do we have support of ekstazi for scala projects using sbt? I tried adding following sbt dependencies to scala project, ran scalatests for first time and then ran scala tests with changes but seems like all the tests ran on second run as well.

https://mvnrepository.com/artifact/org.ekstazi/org.ekstazi.core/5.3.0 https://mvnrepository.com/artifact/org.ekstazi/org.ekstazi.scalatest/5.3.0

Can someone please tell me if ekstazi supports sbt projects and what is the correct way to run ekstazi?

ayush9999-qa avatar Nov 02 '21 13:11 ayush9999-qa

Hi, Ekstazi does not support sbt projects. Prior support for Scala was through Maven.

gliga avatar Nov 04 '21 19:11 gliga

Closing as we have no plans to support Scala projects any further.

gliga avatar Feb 04 '24 04:02 gliga