frostfs-testlib/src/neofs_testlib
Vladimir Domnich 834ddede36 [#5] Remove testlib config file support
In order to make library as flexible as possible we will try to use
configuration methods similar to function `logging.dictConfig` from the
standard library. So, we won't support configuration file
`.neofs-testlib.yaml`, but will allow users to call `configure` method
that will load plugins and initialize library components.

Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
2022-10-07 15:05:48 +04:00
..
cli Implement neofs-cli lib 2022-10-06 10:41:32 +03:00
plugins [#5] Remove testlib config file support 2022-10-07 15:05:48 +04:00
reporter [#5] Remove testlib config file support 2022-10-07 15:05:48 +04:00
shell [#7] Add contribution guideline with code style 2022-10-06 10:59:26 +04:00
__init__.py [#5] Remove testlib config file support 2022-10-07 15:05:48 +04:00