You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enables Reference tracking of glue code when using cucumber-scala DSL.
7
7
@@ -23,9 +23,9 @@ Now you can build this plugin with `./gradlew buildPlugin`.
23
23
To start an IDE with the plugin installed in the example project just run `./gradlew runIde`. Import the whole project as gradle project in the sandbox-ide. Wait for indexing to finish. Open `example/src/test/resources/cucumber/examples/scalacalculator/basic_arithmetic.feature`.
24
24
25
25
# Publishing
26
-
26
+
s
27
27
1. Add your publish token to `publishPlugin.token` in `cucumber-scala/build.gradle` (make sure to not check them in!)
0 commit comments