[erlang-questions] Running OTP Tests

Michael Schmidt Michael.K.Schmidt@REDACTED
Fri Mar 8 16:55:20 CET 2019


I'm trying to add test coverage to my PR:
https://github.com/erlang/otp/pull/2114

Are there any tips for running specific OTP tests?

I found this, but it acts like I have to generate a new release everytime I modify a .erl file:
https://github.com/erlang/otp/wiki/Running-tests

I can successfully run "ts:run(stdlib, beam_lib_SUITE, [batch])", but I can't seem to make any fixes/changes/etc

My goal is to be able to run beam_lib_SUITE.erl after I modify beam_lib.erl rapidly

Thanks!
Mike




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190308/47945cce/attachment.htm>


More information about the erlang-questions mailing list