capybara
Web testing tool
A tool for testing web applications by simulating user interactions.
Acceptance test framework for web applications
10k stars
221 watching
1k forks
Language: Ruby
last commit: 3 months ago
Linked from 6 awesome lists
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
yuki24/capybara-shadowdom | Enables Shadow DOM support in web page testing tools | 14 |
webdriverio/webdriverio | A test automation framework for end-to-end and unit testing in browsers and mobile devices using WebDriver technology | 9,074 |
apiaryio/dredd | Tool for validating API implementations against their own documentation | 4,194 |
rubycdp/cuprite | A Ruby driver for Capybara to run integration tests on headless Chrome or Chromium | 1,249 |
capistrano/capistrano | Automates deployment of web applications across multiple servers using SSH and Rake tasks | 12,713 |
zuazo/dockerspec | Enables running RSpec and Serverspec tests against Dockerfiles or images | 182 |
alibaba/pipcook | An open-source machine learning platform for web developers, providing a modular framework for building and deploying models | 2,543 |
railsware/caphub | Generates centralized Capistrano skeleton for multiple deployment projects. | 229 |
microsoft/playwright | A framework for automating web browsers across multiple platforms and versions with a single API. | 66,974 |
devexpress/testcafe | A Node.js tool for automating end-to-end web testing with JavaScript and TypeScript support. | 9,822 |
codeceptjs/codeceptjs | A testing framework for end-to-end testing with WebDriver or other implementations. | 4,114 |
jasmine/jasmine | A testing framework for JavaScript that supports browser and Node.js environments | 15,750 |
keploy/keploy | Automates unit test generation and stubbing for developers | 5,106 |
web-platform-tests/wpt | A cross-browser test suite for the web platform to ensure compatibility and reliability across different browsers and devices. | 5,014 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,967 |