Popularity
5.7
Declining
Activity
0.0
-
188
86
437
Code Quality Rank:
L5
Programming language: Java
Tags:
Testing
Selenium alternatives and similar libraries
Based on the "Testing" category.
Alternatively, view www.seleniumhq.org alternatives based on common mentions on social networks and blogs.
-
Karate
Karate is the only open-source tool to combine API test-automation, mocks, performance-testing and even UI automation into a single, unified framework. -
TestContainers
Provides throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. -
PowerMock
Enables mocking of static methods, constructors, final classes and methods, private methods and removal of static initializers. -
PIT
Fast mutation-testing framework for evaluating fault-detection abilities of existing JUnit or TestNG test-suites. -
GreenMail
In-memory email server for integration testing. Supports SMTP, POP3 and IMAP including SSL. -
Arquillian
Integration and functional testing platform for Java EE containers. -
Scott Test Reporter
Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java -
J8Spec
J8Spec is a library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.
Get performance insights in less than 4 minutes.
Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
Promoted
scoutapm.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Selenium or a related project?
README
This repository is deprecated
The new website and docs can be seen at https://github.com/SeleniumHQ/seleniumhq.github.io
seleniumhq.org [
](//travis-ci.org/SeleniumHQ/www.seleniumhq.org)
Things you need to have installed to run the docs:
- Maven http://maven.apache.org
- Python http://python.org
- Sphinx-build http://sphinx.pocoo.org
To build the docs and run locally (command line):
mvn appengine:devserver
You will then be able to access them at:
deploying to google appengine run:
mvn appengine:update
You will need to authenticate with google and this will only work if you have a @seleniumhq.org account.