This repository was archived by the owner on Jan 8, 2025. It is now read-only.
This repository was archived by the owner on Jan 8, 2025. It is now read-only.
Document job.runMax #299
Open
Description
There's currently no docs on what runMax
actually does: https://github.com/jquery/testswarm/blob/master/scripts/addjob/README.md#job-information
I noticed this when trying to provide better API docs for node-testswarm, where the runMax
option is lacking the same details: https://github.com/jzaefferer/node-testswarm#clientaddjob-options-callback-
@Krinkle can you tell me what the option is supposed to do? I can write the docs then.