◐ Shell
clean mode source ↗

Issue 30118: Adding unittest for cProfile / profile command line interface

Issue30118

Created on 2017-04-20 15:39 by louielu, last changed 2022-04-11 14:58 by admin.

Pull Requests
URL Status Linked Edit
PR 1232 closed louielu, 2017-04-21 09:00
Messages (1)
msg291981 - (view) Author: Louie Lu (louielu) * Date: 2017-04-20 15:39
Serhiy provide a cProfile / profile CLI optparse to argparse patch in #18971, it is time to add up the unittest of CLI test.

I'll add the unittest these days for it.
History
Date User Action Args
2022-04-11 14:58:45adminsetgithub: 74304
2017-04-21 09:00:40louielusetpull_requests: + pull_request1350
2017-04-20 15:39:27louielucreate