SkillAgentSearch skills...

Muse

Promise based assertion framework.

Install / Use

/learn @MagicBowen/Muse
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

muse : a promise based test system

All docs in muse/docs folder.

Build and test muse needs cmake and gtest.

  • install cmake
  • download gtest
  • build gtest, generate the libgtest.a
  • mkdir lib under gtest root folder, copy libgtest.a to lib
  • modify the muse/project/build.sh, set the gtest_home_path to your gtest folder path.
  • run build.sh to build and test muse

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2y ago
Forks3

Languages

C++

Security Score

55/100

Audited on Mar 23, 2024

No findings