Skip to content

No Bugs in Production (nbp) is a header-only library for unit testing in C/C++

License

Notifications You must be signed in to change notification settings

aenachescu/nbp_old

Repository files navigation

nbp

Build Status Coverage Status

one day NBP will be the most cool unit-testing library for C/C++ :) coming soon, stay tuned.

Commit Guidelines

  • docs 📝
  • features 💡 🚀 🌟
  • bug fix 🐛 + ✔️
  • removing something ♻️
  • fix build 🔥 + ✔️
  • fix compile warning/error ⚠️ + ✔️
  • fix tests 💥 + ✔️
  • build system changes 🚧
  • add test/sample 📌
  • release 🔖
  • improvements 🔧 🔨