Skip to content

fileTestSuite/TestAbs.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestAbs - a test framework abstraction layer

We have moved to https://codeberg.org/KFmts/TestAbs.cpp (the namespace has been changed to KAbs, which groups packages related to ahstraction layers), grab new versions there.

Under the disguise of "better security" Micro$oft-owned GitHub has discriminated users of 1FA passwords while having commercial interest in success and wide adoption of FIDO 1FA specifications and Windows Hello implementation which it promotes as a replacement for passwords. It will result in dire consequencies and is competely inacceptable, read why.

If you don't want to participate in harming yourself, it is recommended to follow the lead and migrate somewhere away of GitHub and Micro$oft. Here is the list of alternatives and rationales to do it. If they delete the discussion, there are certain well-known places where you can get a copy of it. Read why you should also leave GitHub.


Provides a very limited interface for the ones who want to reuse test frameworks machineries in own higher level testing solutions.

Testing frameworks all have own good and bad sides.

I.e.

  • support of different output formats
  • multithreading and multiprocessing

This library provides an interface to hide their diversity behind it.

About

Some thin abstraction layer around unit testing frameworks for C++

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published