iutest icon indicating copy to clipboard operation
iutest copied to clipboard

c++ testing framework

Results 88 iutest issues
Sort by recently updated
recently updated
newest added

CI
AzurePipelines
AppVeyor
Bitrise
CircleCI
Codeship
Drone
GitHub Actions
Peakflow

CI
GitHub Actions

fail fast 欲しい **Environment (please complete the following information):** - Google Test: v1.11.0

compatibility

[C++ Core Guidelines checkers](https://github.com/MicrosoftDocs/cpp-docs/blob/master/docs/code-quality/using-the-cpp-core-guidelines-checkers.md) * [x] [C26400](https://github.com/MicrosoftDocs/cpp-docs/blob/master/docs/code-quality/c26400.md): Do not assign the result of an allocation or a function call with an owner return value to a raw pointer, use owner...

CI
AppVeyor

CppCoreGuidelineCheck (#627) の警告対策に std::span を使う

c++feature
c++2a

**Describe the feature** パラメタライズドテストの DSL エラーメッセージに file:line を追加 **Additional context**

feature

FilePath::GenerateUniqueFileName

compatibility