All Projects β†’ selenide-examples β†’ testcontainers

selenide-examples / testcontainers

Licence: MIT license
Selenide + TestContainers (Docker) sample project

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to testcontainers

testing-spring-boot-applications-masterclass
πŸƒ Everything You Need to Know About Testing Spring Boot Applications
Stars: ✭ 185 (+560.71%)
Mutual labels:  selenide, testcontainers
selenium-auto-wait
Utility to automatically manage all web element waits and enables to write wait-free selenium tests.
Stars: ✭ 31 (+10.71%)
Mutual labels:  selenium-java, testing-tools
SHAFT ENGINE
SHAFT is an MIT licensed test automation engine. Powered by best-in-class frameworks like Selenium WebDriver, Appium & RestAssured it provides a wizard-like syntax to increase productivity, and built-in wrappers to eliminate boilerplate code and to ensure your tests are extra stable and your results are extra reliable.
Stars: ✭ 170 (+507.14%)
Mutual labels:  selenium-java, testing-tools
AppiumGrid
A framework for running appium tests in parallel across devices and also on desktop browser... U like it STAR it !!
Stars: ✭ 17 (-39.29%)
Mutual labels:  selenium-java
awesome-cypress
πŸŽ‰ A curated list of awesome things related to Cypress
Stars: ✭ 274 (+878.57%)
Mutual labels:  testing-tools
DebugWindow
δΈ€δΈͺεœ¨ηœŸζœΊδΈŠζ΅‹θ―•ζ—Άζ–ΉδΎΏζŸ₯ηœ‹θΎ“ε‡Ίζ—₯εΏ—ηš„ε°ε·₯具。(A debug tool which helps you view the console logs on the device when you test you APP.)
Stars: ✭ 36 (+28.57%)
Mutual labels:  testing-tools
tools
Tools used for Penetration testing / Red Teaming
Stars: ✭ 63 (+125%)
Mutual labels:  testing-tools
vividus-starter
VIVIDUS-based test project template
Stars: ✭ 43 (+53.57%)
Mutual labels:  testing-tools
mocat
🐈 Mocat is a mocking toolbar that allows you to interactively develop and test network requests.
Stars: ✭ 27 (-3.57%)
Mutual labels:  testing-tools
pymongo inmemory
A mongo mocking library with an ephemeral MongoDB running in memory.
Stars: ✭ 25 (-10.71%)
Mutual labels:  testing-tools
ruby-dns-mock
DNS mock server written on πŸ’Ž Ruby. Mimic any DNS records for your test environment with fake DNS server.
Stars: ✭ 50 (+78.57%)
Mutual labels:  testing-tools
scenarioo
Scenarioo Docu Viewer for Automated Documentation using UI/E2E-Tests
Stars: ✭ 62 (+121.43%)
Mutual labels:  testing-tools
json-crate
πŸ“¦ json-crate: a minimalistic promise-based json database
Stars: ✭ 29 (+3.57%)
Mutual labels:  testing-tools
meteorman
A DDP client with GUI (The Postman for Meteor)
Stars: ✭ 51 (+82.14%)
Mutual labels:  testing-tools
ts-mock-imports
Intuitive mocking library for Typescript class imports
Stars: ✭ 103 (+267.86%)
Mutual labels:  testing-tools
react-router-testing-utils
A collection of utilities to test React Router with React Testing Library (Work in progress 🚧)
Stars: ✭ 34 (+21.43%)
Mutual labels:  testing-tools
diferencia
Tool to detect regressions between services
Stars: ✭ 51 (+82.14%)
Mutual labels:  testing-tools
blackhole
Blackhole is an MTA written on top of asyncio, utilising async and await statements that dumps all mail it receives to /dev/null.
Stars: ✭ 61 (+117.86%)
Mutual labels:  testing-tools
network image mock
Mock response for Image.network to help Flutter widget tests pass.
Stars: ✭ 22 (-21.43%)
Mutual labels:  testing-tools
jest-watch-suspend
Suspending jest watch mode
Stars: ✭ 13 (-53.57%)
Mutual labels:  testing-tools

Selenide + TestContainers (Docker)

This is a sample project showing how to run tests in Docker with help of TestContainer library.

Look for SearchTestWithDocker to see how to run Docker with just a single annotation!

Build Status

How to run tests

./gradlew test --rerun-tasks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].