Skip to content

Re-factor TestClass to improve tracking of each test and group of tests #22

@colinrg

Description

@colinrg
Collaborator

TestClass can be improved to cleanly call methods for each test or group of tests in a .cpp file when they start and end.
This will make it easier to add extra features in the future.

Activity

self-assigned this
on Sep 24, 2016
changed the title [-]Re-factor TestClass to improve teacking of each test and group of tests[/-] [+]Re-factor TestClass to improve tracking of each test and group of tests[/+] on Feb 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @colinrg

      Issue actions

        Re-factor TestClass to improve tracking of each test and group of tests · Issue #22 · cppocl/unit_test_framework