
tech.harmonysoft.oss.cucumber.CucumberConstants.kt Maven / Gradle / Ivy
package tech.harmonysoft.oss.cucumber
object CucumberConstants {
/**
* Defines a package which contains all library step definitions
*/
const val GLUE_PATH = "tech.harmonysoft.oss.cucumber.glue"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy