|
From: Jake H. <jak...@gm...> - 2023-02-25 19:29:58
|
Got it. Thanks Jack and Luigi for the kind answer. Il giorno sab 25 feb 2023 alle ore 13:12 Luigi Ballabio < lui...@gm...> ha scritto: > For a single test case I use > > ./quantlib-test-suite --log_level=message > --run_test='*/*/*BarrierOptionTest__testParity*' > > > > On Sat, Feb 25, 2023 at 12:28 PM Jack G <jac...@gm...> wrote: > >> Something like this: >> >> ./quantlib-test-suite --log_level=test_suite --run_test='*/Forward*' >> >> On Sat, Feb 25, 2023 at 6:13 PM Jake Heke <jak...@gm...> wrote: >> >>> Hello experts, >>> According to your experience, is there a way to run the >>> quantlib-test-suite executable only for a specific test case? >>> Because running all the 983 test cases is quite time consuming, and >>> sometimes you just need to run and check only a specific test. >>> I apologize for the newbie question and thank you in advance for your >>> time. >>> _______________________________________________ >>> QuantLib-users mailing list >>> Qua...@li... >>> https://lists.sourceforge.net/lists/listinfo/quantlib-users >>> >> _______________________________________________ >> QuantLib-users mailing list >> Qua...@li... >> https://lists.sourceforge.net/lists/listinfo/quantlib-users >> > |