Arquillian logo

Arquillian

An Innovative Testing Platform for the JVM
32
48
+ 1
0

What is Arquillian?

It is an integration and functional testing platform that can be used for Java middleware testing. With the main goal of making integration (and functional) tests as simple to write as unit tests, it brings the tests to the runtime environment, freeing developers from managing the runtime from within the test.
Arquillian is a tool in the Testing Frameworks category of a tech stack.
Arquillian is an open source tool with GitHub stars and GitHub forks. Here’s a link to Arquillian's open source repository on GitHub

Who uses Arquillian?

Companies

Developers
26 developers on StackShare have stated that they use Arquillian.

Arquillian Integrations

Arquillian's Features

  • Real Tests
  • IDE Friendly
  • Test Enrichment
  • Classpath Control
  • Drive the Browser
  • Debug the Server

Arquillian Alternatives & Comparisons

What are some alternatives to Arquillian?
Selenium
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.
JUnit
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.
Mockito
It is a mocking framework that tastes really good. It lets you write beautiful tests with a clean & simple API. It doesn’t give you hangover because the tests are very readable and they produce clean verification errors.
Cucumber
Cucumber is a tool that supports Behaviour-Driven Development (BDD) - a software development process that aims to enhance software quality and reduce maintenance costs.
TestNG
It is a testing framework designed to simplify a broad range of testing needs, it covers all categories of tests: unit, functional, end-to-end, integration, etc.Run your tests in arbitrarily big thread pools with various policies available (all methods in their own thread, one thread per test class, etc.
See all alternatives

Arquillian's Followers
48 developers follow Arquillian to keep up with related blogs and decisions.