test262_harness_cpp
Test framework
A C++ test harness for the Official ECMAScript Conformance Test Suite.
C++ test harness for the Official ECMAScript Conformance Test Suite for embeddable JS engines
3 stars
3 watching
3 forks
Language: C++
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
hsivonen/recode_cpp | A test and demonstration project for encoding_rs in C++ | 2 |
johnnyhendriks/testadapter_catch2 | Supports testing with Catch2 C++ framework in Visual Studio | 106 |
osrf/osrf_testing_tools_cpp | Provides common testing tools and utilities for C++ projects | 33 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,047 |
cpp-testing/gunit | A C++ testing framework that simplifies and extends Google.Test with support for Gherkin-style tests and reduced boilerplate code. | 263 |
test262-utils/test262-harness-py | A Python-based tool to process and execute metadata from Test262 test source code | 10 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 853 |
kirillochnev/mustache | An Entity Component System framework allowing fast component iteration and multithreading support. | 36 |
approvals/approvaltests.cpp | A testing framework for C++ that allows developers to write regression tests using snapshot comparisons | 318 |
friflo/ecs.csharp.benchmark-common-use-cases | A benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks. | 22 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 161 |
node-dot-cpp/alloc-test | Cross-platform benchmarking for memory allocators | 44 |
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 66 |