Logo
Explore Help
Sign In
catchorg/Catch2
1
0
Fork 1
You've already forked Catch2
mirror of https://github.com/catchorg/Catch2.git synced 2026-05-05 12:14:33 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
151dccbd3161715be284ddd68be6f20dbae29f1d
Catch2/docs/list-of-examples.md
T
Martin Hořeňovský 70ef2f7f12 Update building of examples for static lib
2019-12-08 15:55:04 +01:00

2.7 KiB
Raw Blame History

List of examples

Already available

  • Catch main: Catch-provided main
  • 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: 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

Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.1 Page: 43ms Template: 1ms
Auto
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