YOU SAID:
doctest is a new C++ testing framework but is by far the fastest both in compile times (by orders of magnitude) and runtime compared to other feature-rich alternatives. It brings the ability of compiled languages such as D / Rust / Nim to have tests written directly in the production code thanks to a fast, transparent and flexible test runner with a clean interface.
INTO JAPANESE
doctestは、新しいC ++テストフレームワークですが、他の機能豊富な代替物と比較して、コンパイル時間(桁違い)とランタイムの両方ではるかに高速です。 D / Rust / Nimなどのコンパイル済み言語の機能を使用して、高速で透過的で柔軟なテストランナーを使用して、本番コードでテストを直接記述できます。
BACK INTO ENGLISH
doctest is a new C ++ testing framework, but much faster in both compile time (order of magnitude) and runtime when compared to other feature-rich alternatives. Use a fast, transparent and flexible test runner with features of compiled languages such as D / Rust / Nim
INTO JAPANESE
doctestは新しいC ++テストフレームワークですが、他の豊富な機能と比較すると、コンパイル時間(桁違い)とランタイムの両方ではるかに高速です。 D / Rust / Nimなどのコンパイル言語の機能を備えた、高速で透過的で柔軟なテストランナーを使用する
BACK INTO ENGLISH
doctest is a new C ++ testing framework, but is much faster in both compile time (order of magnitude) and runtime when compared to other rich features. Use a fast, transparent and flexible test runner with features of compiled languages such as D / Rust / Nim
INTO JAPANESE
doctestは新しいC ++テストフレームワークですが、他の豊富な機能と比較すると、コンパイル時間(桁違い)とランタイムの両方ではるかに高速です。 D / Rust / Nimなどのコンパイル言語の機能を備えた、高速で透過的で柔軟なテストランナーを使用する
BACK INTO ENGLISH
doctest is a new C ++ testing framework, but is much faster in both compile time (order of magnitude) and runtime when compared to other rich features. Use a fast, transparent and flexible test runner with features of compiled languages such as D / Rust / Nim
You've done this before, haven't you.