Logo
Explore
Register Sign In
Azahar-Mirror/dynarmic
1
0
Fork 0
You've already forked dynarmic
mirror of https://github.com/azahar-emu/dynarmic synced 2025-11-07 15:40:00 +01:00
Code Issues Packages Projects Releases Wiki Activity
dynarmic/externals/catch/docs/list-of-examples.md
Merry 3dce8d1984 externals: Add catch2 v3.2.1
Merge commit '6879e5bb1c598a9a517d7bdec8ba1a0bace3ef10' as 'externals/catch'
2022-12-31 17:28:42 +00:00

2.7 KiB
Raw Blame History

List of examples

Already available

  • Test Case: Single-file
  • Test Case: Multiple-file 1, 2
  • Assertion: REQUIRE, CHECK
  • Fixture: Sections
  • Fixture: Class-based fixtures
  • BDD: SCENARIO, GIVEN, WHEN, THEN
  • Listener: Listeners
  • Configuration: Provide your own output streams
  • Generators: Create your own generator
  • Generators: Use map to convert types in GENERATE expression
  • Generators: Run test with a table of input values
  • Generators: Use variables in generator expressions
  • Generators: Use custom variable capture in generator expressions

Planned

  • Assertion: REQUIRE_THAT and Matchers
  • Assertion: REQUIRE_NO_THROW
  • Assertion: REQUIRE_THROWS
  • Assertion: REQUIRE_THROWS_AS
  • Assertion: REQUIRE_THROWS_WITH
  • Assertion: REQUIRE_THROWS_MATCHES
  • Floating point: Approx - Comparisons
  • Logging: CAPTURE - Capture expression
  • Logging: INFO - Provide information with failure
  • Logging: WARN - Issue warning
  • Logging: FAIL, FAIL_CHECK - Issue message and force failure/continue
  • Logging: SUCCEED - Issue message and continue
  • Report: User-defined type
  • Report: User-defined reporter
  • Report: Automake reporter
  • Report: TAP reporter
  • Report: Multiple reporter
  • Configuration: Provide your own main()
  • Configuration: Compile-time configuration
  • Configuration: Run-time configuration

Home

Powered by Gitea Version: 1.23.7 Page: 231ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API