Skip to content

Conversation

lucmurer
Copy link
Contributor

@lucmurer lucmurer commented Dec 7, 2021

... and add two of them to the documentation.
closes #12

@lucmurer lucmurer added this to the Release 3.0.2 milestone Dec 7, 2021
@lucmurer lucmurer requested a review from bytinbit December 7, 2021 15:23

.. image:: images/nuts-ablauf-en.drawio.png
:width: 800
:alt: Nuts will take the YAML-test bundles and generate pytest test classes from them. This test classes will run the respective Nornir tasks and get the results from them in form of Nornir 'MultiResult's or 'AggregatedResult's respectively. NUTS will provide these test results to the pytest test functions in form of 'NutsResult' instances.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that plural "s" in English never has an apostrophe ("Result's")

fix typos
Copy link
Contributor

@bytinbit bytinbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check out the single comment I made. I directly fixed some typos.

@bytinbit bytinbit merged commit 5a15b45 into master Dec 7, 2021
@bytinbit bytinbit deleted the 12-create-some-diagrams branch December 7, 2021 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Diagrams to illustrate the data flow
2 participants