test262-harness-py
Test harness
A Python-based tool to process and execute metadata from Test262 test source code
A Python-based harness for executing Test262
10 stars
2 watching
11 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
izhido/test262_harness_cpp | A C++ test harness for the Official ECMAScript Conformance Test Suite. | 3 |
voxpupuli/beaker | A test harness for acceptance testing of interactions between multiple virtual machines | 367 |
tenderlove/the_metal | A testing framework for Rack 2.0 applications | 518 |
python-tap/tappy | Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. | 137 |
pytest-dev/pytest-flask | Provides tools and fixtures to simplify testing and development of Flask applications | 485 |
dump247/aws-mock-metadata | Provides mock EC2 metadata service for testing and development purposes | 111 |
pytest-dev/pytest-django | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,393 |
tomgco/tapeshopper | A test harness for Node.js that teaches testing with tape. | 5 |
redcanaryco/atomictestharnesses | A tool for simulating and validating attack techniques in various environments | 252 |
the-compiler/pytest-vw | Automatically makes failing test cases succeed in CI environments to avoid code deployment issues | 134 |
pylessard/python-udsoncan | An implementation of the ISO-14229 standard for automotive diagnostic services in Python. | 588 |
nose-devs/nose2 | An extension of unittest to make testing more efficient and feature-rich | 796 |
revsys/django-test-plus | Reduces boilerplate code in Django tests to make them more efficient and maintainable | 612 |
realpython/pytest-mypy | A plugin that integrates mypy with pytest to enable static type checking during unit testing. | 248 |
gang-of-fork/denomongo-unittest-utils | A utility module for creating test doubles for MongoDB collections in Deno applications | 6 |