mirror of
https://github.com/nspcc-dev/neofs-testlib.git
synced 2026-03-01 04:29:25 +00:00
Improve README for developing in the project #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tatiana-nspcc on GitHub (Feb 26, 2024).
Is your feature request related to a problem? Please describe.
I was confused when I cloned the project to add some functionality and run tests.
Describe the solution you'd like
It would be easier to delve into the project if some information were added to README.md, at least simple instructions on setting up a Python venv and running tests.
Describe alternatives you've considered
Any other suggestions?
@roman-khimov commented on GitHub (Feb 26, 2024):
Duplicates https://github.com/nspcc-dev/neofs-testcases/issues/763.