Registry / testing / lift-testkit-2-9-1-1

lift-testkit-2-9-1-1

JSON →
library2.6.3javamavenunverified

Testing utilities for the Lift web framework, providing helpers for unit and integration tests.

<dependency> <groupId>net.liftweb</groupId> <artifactId>lift-testkit_2.9.1-1</artifactId> <version>2.6.3</version> </dependency>
INSTALL
IMPORT
SIG · LIFT-TESTKIT-2-9-1
L
lift-testkit-2-9-1-1
testingjavav2.6.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestKit
net.liftweb.testing.TestKit

Runs a basic test using Lift's TestKit.

import net.liftweb.testing.TestKit; // Example: using TestKit for a simple test TestKit testKit = new TestKit(); testKit.runTest(() -> { System.out.println("Test executed"); });
Debug
Known issues
breakingThis artifact targets Scala 2.9.1-1, which is outdated; consider upgrading to a newer Lift version.
fix
Use a more recent Lift version with Scala 2.12 or 2.13.
affects: all
Upgrade
Version history
2.6.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lift-testkit-2-9-1-1 — mvn dependency:get lift-testkit-2-9-1-1 · libregistry