ni / niflexlogger-automation-python

The niflexlogger-automation package contains an API (Application Programming Interface) and examples for using Python to automate NI FlexLogger. The automation API supports modifying the configuration of existing FlexLogger projects and controlling the execution of FlexLogger test sessions. The package is implemented in Python. NI created and supports this package.
MIT License
8 stars 6 forks source link

adding some wording to make it clear what the tests are #18

Closed gregstoll closed 3 years ago

gregstoll commented 3 years ago

What does this Pull Request accomplish?

Adds some clarifying words to the "test" section of the README.

Why should this Pull Request be merged?

A user thought that the "Tests" section in the README was referring to the FlexLogger notion of tests, and that setting this up was required to use the API. Hopefully this makes it a little clearer.

What testing has been done?

None.