Kamil Zawislak / Publications
Forum
setting tests in pipeline in git
Hi, do you use any tests when push new commit on git? How can I run strategy tester in git and for example check if my algo failed (i have an pointer which i could check) ? my algo gets bigger and it is annoying even do some smoke test. regards szaqual