w

wisp-feature-testing

a module containing feature flag testing helpers
https://github.com/cashapp/misk/
The Apache Software License, Version 2.0
Square, Inc.
Files download
File Operation
wisp-feature-testing-2024.11.06.172905-8d4fc2a.jar download
wisp-feature-testing-2024.11.06.172905-8d4fc2a.pom download
wisp-feature-testing-2024.11.06.172905-8d4fc2a-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-feature-testing</artifactId>
  <version>2024.11.06.172905-8d4fc2a</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-feature-testing:2024.11.06.172905-8d4fc2a'
Gradle Kotlin
implementation("app.cash.wisp:wisp-feature-testing:2024.11.06.172905-8d4fc2a")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-feature-testing" % "2024.11.06.172905-8d4fc2a"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-feature-testing', version='2024.11.06.172905-8d4fc2a')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-feature-testing" rev="2024.11.06.172905-8d4fc2a" />
Leiningen
[app.cash.wisp/wisp-feature-testing "2024.11.06.172905-8d4fc2a"]
Apache Buildr
'app.cash.wisp:wisp-feature-testing:jar:2024.11.06.172905-8d4fc2a'