airframe icon indicating copy to clipboard operation
airframe copied to clipboard

airspec: Integrate with IntelliJ IDEA

Open xerial opened this issue 6 years ago • 3 comments

We may need to add support around here: https://github.com/JetBrains/intellij-scala/tree/idea192.x/scala/runners/src/org/jetbrains/plugins/scala/testingSupport

xerial avatar Aug 29 '19 19:08 xerial

Initiated a discussion at IntelliJ Scala community: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360004964679-Adding-a-support-for-AirSpec-a-new-testing-framework-for-Scala-and-Scala-js

xerial avatar Aug 29 '19 20:08 xerial

Got a response from IntelliJ team, and we would start from creating a standalone plugin.

xerial avatar Sep 09 '19 20:09 xerial

For whom visited this ticket. AirSpecLauncher can be used for running unit tests in debug mode. Here is an example launcher configuration in IntelliJ:

image

xerial avatar Oct 10 '22 20:10 xerial