[tests] Convert the polyglot SDK validation tests into unit tests
Open
area-engineering-systems
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
We should convert these tests into unit tests in C#. If we put them in separate classes then we already have support for running them in separate containers. We can pick the custom runner for the tests too from the project file.
This would bring these tests into the same framework as others with generating `.trx` files, summary generation, and reruns.
cc @sebastienros
Contributor guide
Assessment
This issue has not been assessed yet.