ni / semi-test-library-dotnet

Semiconductor Test Library
https://ni.github.io/semi-test-library-dotnet/
MIT License
3 stars 2 forks source link

Add auto tests for DAQmx AO/DO write methods #168

Closed lornazh closed 5 days ago

lornazh commented 5 days ago

What does this Pull Request accomplish?

Add auto tests to cover the DAQmx scenario reported in Issue #156 .

Why should this Pull Request be merged?

Improve test coverage.

What testing has been done?

The added tests pass with the fix in Abstractions library.