janhq / cortex.cpp

Run and customize Local LLMs.
https://cortex.so
Apache License 2.0
1.91k stars 105 forks source link

test: unitest for cortex cpp #1069

Open nguyenhoangthuan99 opened 2 weeks ago

nguyenhoangthuan99 commented 2 weeks ago

We need create unitest for done ticket. For now we will use Gtest to write unitest

Unitest can run locally and add to CI pipeline When building debug mode will include test, release wont including it Subtask:

nguyenhoangthuan99 commented 2 weeks ago

Update: