Fast, easy and reliable testing for anything that runs in a browser.
-
Updated
Oct 15, 2020 - JavaScript
{{ message }}
Fast, easy and reliable testing for anything that runs in a browser.
Most popular Mocking framework for unit tests written in Java
A Node.js tool to automate end-to-end web testing.
UI Automation Framework for Games and Apps
Test Automation Made Simple
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
SoloPi 自动化测试工具
Relevant spec sections:
https://drafts.csswg.org/selectors-4/#the-dir-pseudo
https://html.spec.whatwg.org/multipage/semantics-other.html#selector-ltr
The interesting cases to test are from the definition of "directionality" in HTML:
https://html.spec.whatwg.org/multipage/dom.html#the-directionality
dir="ltr" matches :dir(ltr)dir attrLight weight cross-platform test automation
An open source continuous testing platform. MeterSphere 是一站式的开源企业级持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,全面兼容 JMeter、Postman 等开源、主流标准。项目采用 SpringBoot 2.x + MyBatis + Vue.js + Element + Docker + Kafka + MySQL等开发。
a Restful Api test tool
Can we have configurable timeout to fail request fast?
Mutation testing for JavaScript and friends
Over the wire test doubles
Smart phone automation tool. Support iOS, Android, WebApp and game.
Linux Test Project http://linux-test-project.github.io/
A cross-engine test automation framework based on UI inspection
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Hello, and thank for this module.
I am wondering if consideration has been given to adding colour to the stack traces printed out upon failure of a test. For a test runner emphasizing colour, this seems like an obvious omission. I have patched in this functionality using pygments in my fork: psacawa/green@1922bc8 in an ad hoc fashion t
Carina automation framework: Web, Mobile, API, DB
A Spring Boot application with lots of sample tests
Checks the version of ES in JavaScript files with simple shell commands
E2E test framework for tests with complex environment requirements.
[MOVED] Grunt task for running mocha specs in a headless browser (PhantomJS)
Add a description, image, and links to the test-automation topic page so that developers can more easily learn about it.
To associate your repository with the test-automation topic, visit your repo's landing page and select "manage topics."
Hi,
Very regularly we see that the MySQL container fails to start under the default 2mn timeout (120s). We've even increased that to 4mn and still fails (I've now increased it to 15mn to see what happens).
Anyway the point is that TC tries issue a SQL query to verify it's started during the defined timeout and if it doesn't succeed it just says that the DB is started, with: