All Projects → vividus-framework → Vividus

vividus-framework / Vividus

Licence: apache-2.0
Vividus is all in one test automation tool

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Vividus

test junkie
Highly configurable testing framework for Python
Stars: ✭ 72 (-57.65%)
Mutual labels:  test-automation, testing-tools, testing-framework
AutoMeter-API
AutoMeter-API是一款针对分布式服务,微服务API功能和性能一体的自动化测试平台,一站式解决应用,服务,API,环境管理,用例,条件,测试场景,计划,测试报告,功能/性能测试兼容支持的一体化工作平台
Stars: ✭ 105 (-38.24%)
Mutual labels:  test-automation, testing-tools, testing-framework
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (-75.88%)
Mutual labels:  test-automation, testing-tools, testing-framework
Recheck Web
recheck for web apps – change comparison tool with local Golden Masters, Git-like ignore syntax and "Unbreakable Selenium" tests.
Stars: ✭ 224 (+31.76%)
Mutual labels:  testing-tools, test-automation, testing-framework
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-88.24%)
Mutual labels:  test-automation, testing-tools, testing-framework
extensiveautomation-server
Extensive Automation server
Stars: ✭ 19 (-88.82%)
Mutual labels:  test-automation, testing-tools, testing-framework
karate
Test Automation Made Simple
Stars: ✭ 6,384 (+3655.29%)
Mutual labels:  test-automation, testing-tools, testing-framework
Swagger meqa
Auto generate and run tests using swagger/OpenAPI spec, no coding needed
Stars: ✭ 151 (-11.18%)
Mutual labels:  testing-tools, test-automation, testing-framework
karate-runner
VSCode Extension for Karate
Stars: ✭ 23 (-86.47%)
Mutual labels:  test-automation, testing-tools, testing-framework
IO-TESTER
A functional test framework
Stars: ✭ 32 (-81.18%)
Mutual labels:  test-automation, testing-tools, testing-framework
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 (-87.65%)
Mutual labels:  test-automation, testing-tools, testing-framework
Karate
Test Automation Made Simple
Stars: ✭ 5,497 (+3133.53%)
Mutual labels:  testing-tools, test-automation, testing-framework
Meissa
Cross-platform Distributed Test Runner. Executes tests in parallel, time balanced on multiple machines.
Stars: ✭ 66 (-61.18%)
Mutual labels:  testing-tools, test-automation
Qtools
QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS
Stars: ✭ 64 (-62.35%)
Mutual labels:  testing-tools, test-automation
System tester
A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications
Stars: ✭ 73 (-57.06%)
Mutual labels:  testing-tools, test-automation
Testcafe
A Node.js tool to automate end-to-end web testing.
Stars: ✭ 9,176 (+5297.65%)
Mutual labels:  testing-tools, test-automation
Zazkia
tcp proxy to simulate connection problems
Stars: ✭ 49 (-71.18%)
Mutual labels:  testing-tools, test-automation
Awesome K6
A curated list of resources on automated load- and performance testing using k6 🗻
Stars: ✭ 78 (-54.12%)
Mutual labels:  testing-tools, test-automation
Beanmother
A library for setting up Java objects as test data.
Stars: ✭ 102 (-40%)
Mutual labels:  testing-tools, 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 (-38.24%)
Mutual labels:  test-automation, testing-framework

Download Vividus CI codecov Quality Gate Status Stackoverflow BrowserStack Status Contributor Covenant

This repository contains source code of Vividus tool. If you are looking for the usage guide, please, check out Vividus Starter and the official documentation.

Prerequisites

The baseline is JDK 11. The latest JDK 15 is supported as well

How to build the project?

  1. Clone main Vividus project
    git clone --recursive https://github.com/vividus-framework/vividus.git
    
  2. Build the project:
    ./gradlew build
    

Acknowledgements

SauceLabs

SauceLabs has provided us with the tools and infrastructure necessary to build a high quality tool by testing our components on a range of browsers and platforms. Thank you.

BrowserStack

BrowserStack has provided us with the tools and infrastructure necessary to build a high quality tool by testing our components on a range of browsers and platforms. Thank you.

LambdaTest

LambdaTest has provided us with the tools and infrastructure necessary to build a high quality tool by testing our components on a range of browsers and platforms. Thank you.

IntelliJ IDEA

JetBrains has provided us with the tools and IDEs necessary to build a high quality tool. Thank you.

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].