All Projects → arquillian-container-was → Similar Projects or Alternatives

672 Open source projects that are alternatives of or similar to arquillian-container-was

Arquillian Core
Arquillian provides a component model for integration tests, which includes dependency injection and container life cycle management. Instead of managing a runtime in your test, Arquillian brings your test to the runtime.
Stars: ✭ 315 (+1650%)
SevenFacette
7Facette is an open-source multiplatform test automation library supporting JVM and JS.
Stars: ✭ 28 (+55.56%)
Mutual labels:  jvm, test-automation
Kotlin Faker
Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
Stars: ✭ 136 (+655.56%)
Mutual labels:  jvm, test-automation
Testcontainers Java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Stars: ✭ 5,478 (+30333.33%)
Mutual labels:  jvm, test-automation
Skrape.it
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
Stars: ✭ 231 (+1183.33%)
Arquillian Cube
Control (docker, kubernetes, openshift) containers in your tests with ease!
Stars: ✭ 110 (+511.11%)
Mutual labels:  jvm, test-automation
Arquillian Extension Drone
Arquillian Drone provides a simple way to write functional tests for web apps. Drone brings the power of WebDriver into the Arquillian, and the power of Arquillian to WebDriver.
Stars: ✭ 45 (+150%)
Mutual labels:  jvm, test-automation
Automation Arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Stars: ✭ 105 (+483.33%)
pysys-test
PySys System Test Framework
Stars: ✭ 14 (-22.22%)
irontest
A web app for API test automation
Stars: ✭ 31 (+72.22%)
MockitoIn28Minutes
Learn Mockito from In28Minutes
Stars: ✭ 95 (+427.78%)
Mutual labels:  integration-testing
mapneat
MapNeat is a JVM library written in Kotlin that provides an easy to use DSL (Domain Specific Language) for transforming JSON to JSON, XML to JSON, POJO to JSON in a declarative way.
Stars: ✭ 45 (+150%)
Mutual labels:  jvm
KotlinSchool
Kotlin School with Kotlin Programming Tutorial
Stars: ✭ 26 (+44.44%)
Mutual labels:  jvm
lagom-samples
developer.lightbend.com/start/?group=lagom
Stars: ✭ 85 (+372.22%)
Mutual labels:  jvm
go-jdk
Run JVM-based code in Go efficiently
Stars: ✭ 61 (+238.89%)
Mutual labels:  jvm
lambda-string
Lambda-string (LS) is a helping java agent that inject configurable toString method into lambdas with some useful meta-information.
Stars: ✭ 34 (+88.89%)
Mutual labels:  jvm
Restaurant-Management-System
👨‍🍳 An Android based RMS that aims to digitalize the day to day processes of various restaurant operations including ordering, billing, kitchen, hall and inventory management.
Stars: ✭ 105 (+483.33%)
Mutual labels:  integration-testing
robot-framework-docker
Docker image to run robot framework acceptance testing in a docker container
Stars: ✭ 24 (+33.33%)
Mutual labels:  test-automation
Openrunner
Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications
Stars: ✭ 16 (-11.11%)
Mutual labels:  test-automation
play-java-ebean-example
Example Play application showing Java with Ebean
Stars: ✭ 54 (+200%)
Mutual labels:  jvm
page-content-tester
Paco is a Java based framework for non-blocking and highly parallelized Dom testing.
Stars: ✭ 13 (-27.78%)
Mutual labels:  test-automation
yarrow
[yarrow] JVMCI based optimizing compiler for HotSpot VM
Stars: ✭ 21 (+16.67%)
Mutual labels:  jvm
jdbdt
JDBDT: Java Database Delta Testing
Stars: ✭ 12 (-33.33%)
Mutual labels:  test-automation
jvm
simple java virtual machine
Stars: ✭ 53 (+194.44%)
Mutual labels:  jvm
sbt-jni
SBT Plugin to ease working with JNI
Stars: ✭ 110 (+511.11%)
Mutual labels:  jvm
jni-bindgen
Generate Rust JVM FFI wrappers around APIs defined by .jar or .class files, because maintaining your own hand-written bindings is an exercise in boredom, soundness bugs, and pain.
Stars: ✭ 55 (+205.56%)
Mutual labels:  jvm
w3c-webdriver
W3C WebDriver JavaScript Client
Stars: ✭ 28 (+55.56%)
Mutual labels:  integration-testing
DeepfakeHTTP
DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.
Stars: ✭ 373 (+1972.22%)
Mutual labels:  test-automation
servirtium-java
Service Virtualized HTTP - to help service test automation stay fast and consistent
Stars: ✭ 16 (-11.11%)
Mutual labels:  test-automation
atata-kendoui
A set of Atata components for Kendo UI
Stars: ✭ 17 (-5.56%)
Mutual labels:  test-automation
secrets.clj
A library designed to generate cryptographically strong random numbers.
Stars: ✭ 64 (+255.56%)
Mutual labels:  jvm
QuickStarter
Quick nodejs (Express) + docker + mongodb + JEST(testing) setup.
Stars: ✭ 12 (-33.33%)
Mutual labels:  integration-testing
page-walker
Chrome DevTools automation for desktop and mobile devices
Stars: ✭ 18 (+0%)
Mutual labels:  test-automation
blog
日常工作中使用的技术沉淀+学习记录
Stars: ✭ 41 (+127.78%)
Mutual labels:  jvm
vim-testbed
Docker image for testing Vim plugins
Stars: ✭ 40 (+122.22%)
Mutual labels:  test-automation
apitest
Apitest is declarative api testing tool with JSON-like DSL.
Stars: ✭ 88 (+388.89%)
Mutual labels:  test-automation
playwright-fluent
Fluent API around playwright
Stars: ✭ 71 (+294.44%)
Mutual labels:  test-automation
MealsCatalogue
Flutter application using base architecture component like BLoC pattern, RxDart, Http, SQFlite, Flavor, Unit Testing (Mockito), Instrumentation Testing and etc 🔥
Stars: ✭ 45 (+150%)
Mutual labels:  integration-testing
elm-webdriver
A library for controlling a browser using Elm and selenium
Stars: ✭ 60 (+233.33%)
Mutual labels:  test-automation
kotlin-graalvm-custom-aws-lambda-runtime-talk
This is the demo code for a talk on improving cold startup times for JVM-based lambdas using GraalVM and Custom AWS Lambda Runtimes.
Stars: ✭ 24 (+33.33%)
Mutual labels:  jvm
educhain
an instructional purpose blockchain.
Stars: ✭ 21 (+16.67%)
Mutual labels:  test-automation
awesome-javascript-testing
🔧 Awesome JavaScript testing resources
Stars: ✭ 28 (+55.56%)
Mutual labels:  integration-testing
crypto
A collection of Kotlin Multiplatform Mobile cryptographic hashing functions.
Stars: ✭ 45 (+150%)
Mutual labels:  jvm
play-scala-secure-session-example
An example Play application showing encrypted session management
Stars: ✭ 54 (+200%)
Mutual labels:  jvm
conex
Conex integrates Docker with testing package so you can easily run your integration tests with containers.
Stars: ✭ 79 (+338.89%)
Mutual labels:  integration-testing
hivemq-testcontainer
Automatic starting HiveMQ docker containers for JUnit4 and JUnit5 tests. This enables testing MQTT client applications and integration testing of custom HiveMQ extensions.
Stars: ✭ 17 (-5.56%)
Mutual labels:  integration-testing
BDTest
BDTest - A Testing Framework for .NET
Stars: ✭ 58 (+222.22%)
Mutual labels:  test-automation
AnotherFasterRunner
基于HttpRunner+Python+DRF+Vue的接口自动化测试平台
Stars: ✭ 216 (+1100%)
Mutual labels:  test-automation
Example
Example collections of PocoAndroid, Unity3d demo game and etc...
Stars: ✭ 17 (-5.56%)
Mutual labels:  test-automation
Python-Test-Automation-Framework
Test Automation Framework using selenium and Python
Stars: ✭ 41 (+127.78%)
Mutual labels:  test-automation
eta-ffi
A command line tool to automate the generation of ffi import code for the bindings of various Java libraries.
Stars: ✭ 19 (+5.56%)
Mutual labels:  jvm
express-mongoose-es8-rest-api
A Boilerplate for developing Rest api's in Node.js using express with support for ES6,ES7,ES8 ,Mongoose,JWT for authentication,Standardjs for linting
Stars: ✭ 20 (+11.11%)
Mutual labels:  integration-testing
sbml-test-suite
The SBML Test Suite is a conformance testing system. It allows developers and users to test the degree and correctness of the SBML support provided in a software package.
Stars: ✭ 21 (+16.67%)
Mutual labels:  test-automation
pytestlab
A pytest powered framework for multi-host integration and system testing
Stars: ✭ 17 (-5.56%)
Mutual labels:  integration-testing
request-baskets
HTTP requests collector to test webhooks, notifications, REST clients and more ...
Stars: ✭ 149 (+727.78%)
Mutual labels:  test-automation
bck2brwsr
Bck2Brwsr VM to transpile Java bytecode to JavaScript
Stars: ✭ 93 (+416.67%)
Mutual labels:  jvm
cavy-cli
Command line interface for Cavy
Stars: ✭ 21 (+16.67%)
Mutual labels:  integration-testing
page-modeller
⚙️ Browser DevTools extension for modelling web pages for automation.
Stars: ✭ 66 (+266.67%)
Mutual labels:  test-automation
jvm
Pure Rust implementation of the JVM 7 specification
Stars: ✭ 27 (+50%)
Mutual labels:  jvm
wasm2kt
Web Assembly to Kotlin and Java converter. Allows to compile a C or C++ program/library, and generate a Kotlin or Java program/library.
Stars: ✭ 20 (+11.11%)
Mutual labels:  jvm
1-60 of 672 similar projects