fediverse-devnet / feditest

A testing framework for distributed, heterogeneous systems communicating with complex protocols, such as the Fediverse
https://feditest.org/
MIT License
32 stars 6 forks source link

Make "later" CLI commands also have the options of the "earlier" ones #191

Closed jernst closed 1 week ago

jernst commented 3 months ago

We have flow of JSON generation from create-node over create-constellation to create-testplan and run, same for tests and session.

Give the earlier arguments to run as well, so it can be run in a single command without having to invoke the previous ones. (So give the user the option) Probably same for create-testplan etc

jernst commented 2 weeks ago

Also add specifying a registry to that.

jernst commented 1 week ago

I'm going to move this forward, it makes documentation and also the Makefiles simpler.