#56 add lightweight C/C++ unit testing framework ciut

Обединени
koz.ross обедини 2 ревизии от yhfudev/master във koz.ross/master преди 6 години
yhfudev коментира преди 7 години

Suggest this C/C++ unit test framework for it supports auto register functions, less user interruption compared to other libraries, single header file and no other extra library files; the test cases can be as simple as "TEST_CASE() { REQUIRE(0 == 1); }", or customized with arguments such as "TEST_CASE( .skip=1 ){}" using the same interface.

Suggest this C/C++ unit test framework for it supports auto register functions, less user interruption compared to other libraries, single header file and no other extra library files; the test cases can be as simple as "TEST_CASE() { REQUIRE(0 == 1); }", or customized with arguments such as "TEST_CASE( .skip=1 ){}" using the same interface.
Koz Ross коментира преди 7 години
Притежател

Thank you for your contribution! I think this is indeed a good library, and I'd like to add it. However, there's just two small changes I'd like:

  • Add some documentation about the assertions the unit test library supports (currently, there's only a very basic example)
  • Remove the mention in this list that this is a C/C++ library, as this is not relevant in this case (as per the heading of this project)

Once these changes are made, I would be happy to merge.

Thank you for your contribution! I think this is indeed a good library, and I'd like to add it. However, there's just two small changes I'd like: - Add some documentation about the assertions the unit test library supports (currently, there's only a very basic example) - Remove the mention in this list that this is a C/C++ library, as this is not relevant in this case (as per the heading of this project) Once these changes are made, I would be happy to merge.
Koz Ross коментира преди 6 години
Притежател

Any progress on this @yhfudev?

Any progress on this @yhfudev?
yhfudev коментира преди 6 години
Участник

@koz.ross,

I updated the patches according to your comments, thanks!

@koz.ross, I updated the patches according to your comments, thanks!
Koz Ross коментира преди 6 години
Притежател

@yhfudev I apologise that this took so long - life caught up with me badly. It's merged now - thank you so much for your contribution!

@yhfudev I apologise that this took so long - life caught up with me badly. It's merged now - thank you so much for your contribution!
Тази заявка за сливане е обединена успешно!
Впишете се за да се присъедините към разговора.
Няма етап
Няма изпълнител
2 участника
Зареждане...
Отказ
Запис
Все още няма съдържание.