Bug 1320876 - Review Request: catch - C++ Automated Test Cases in Headers
Summary: Review Request: catch - C++ Automated Test Cases in Headers
Keywords:
Status: CLOSED DUPLICATE of bug 1264485
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1320878
TreeView+ depends on / blocked
 
Reported: 2016-03-24 09:08 UTC by Igor Gnatenko
Modified: 2016-03-29 15:15 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-29 14:59:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1264485 0 unspecified CLOSED Review Request: catch - A modern, C++-native, header-only, framework for unit-tests, TDD and BDD 2021-02-22 00:41:40 UTC

Internal Links: 1264485

Description Igor Gnatenko 2016-03-24 09:08:35 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/catch.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/catch-1.4.0-1.fc25.src.rpm
Description:
Catch is a multi-paradigm automated test framework for C++ and Objective-C.

Its key features are:

* Distributed as a single header file with no dependencies.
* Test cases are self-registering.
* Test cases can be de divided into isolated sections.
* Behaviour Driven Design style is possible with GIVEN-WHEN-THEN
  in place of test cases and sections.
* Only one core assertion macro for comparisons; standard language
  operators are used for comparison, yet the expression is decomposed
  and properly logged.

Fedora Account System Username: ignatenkobrain

Comment 1 Raphael Groner 2016-03-28 17:26:35 UTC
Hi Igor,
are you interested in a review swap with bug #1321473?

Comment 2 Raphael Groner 2016-03-29 14:41:17 UTC
Why do you request a new review? There's already a catch package.
https://admin.fedoraproject.org/pkgdb/package/rpms/catch/

Comment 3 Raphael Groner 2016-03-29 14:44:06 UTC
Review for available package is in bug #1264485.

Comment 4 Tom Hughes 2016-03-29 14:59:24 UTC

*** This bug has been marked as a duplicate of bug 1264485 ***


Note You need to log in before you can comment on or make changes to this bug.