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: 5 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,115 |
apiaryio/dredd | Tool for validating API implementations against their own documentation | 4,192 |
rubycdp/cuprite | A Ruby driver for Capybara to run integration tests on headless Chrome or Chromium | 1,262 |
capistrano/capistrano | Automates deployment of web applications across multiple servers using SSH and Rake tasks | 12,733 |
zuazo/dockerspec | Enables running RSpec and Serverspec tests against Dockerfiles or images | 181 |
alibaba/pipcook | An open-source machine learning platform for web developers, providing a modular framework for building and deploying models | 2,551 |
railsware/caphub | Generates centralized Capistrano skeleton for multiple deployment projects. | 229 |
microsoft/playwright | A framework for automating web browsers with a single API to enable cross-browser testing and automation. | 67,755 |
devexpress/testcafe | A Node.js tool for automating end-to-end web testing with JavaScript and TypeScript support. | 9,826 |
codeceptjs/codeceptjs | A testing framework for end-to-end testing with WebDriver or other implementations. | 4,116 |
jasmine/jasmine | A testing framework for JavaScript that supports browser and Node.js environments | 15,763 |
keploy/keploy | Automates unit test generation and stubbing for developers | 5,196 |
web-platform-tests/wpt | A cross-browser test suite for the web platform to ensure compatibility and reliability across different browsers and devices. | 5,053 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,978 |