microsoft / ALEX

A library for building an in-memory, Adaptive Learned indEX
MIT License
656 stars 112 forks source link

[Suggestion] Change to doctest for testing #7

Closed tusharpm closed 3 years ago

tusharpm commented 3 years ago

The PR is to facilitate the discussion. Please comment if the changes need to be in smaller chunks or not required.

Doctest is a single-header testing framework for C++. This section describes the differences from googletest.

Change description: