vinnymarquez.dev/projects/sycaf-thirteen
ActiveTechnology

sycaf-thirteen

A .NET UI test-automation framework — the power of a mammoth enterprise framework, without the complexity tax of building and maintaining one.

A UI test-automation framework for .NET teams. Selectors live in external JSON, not hardcoded strings. UI structure maps to reusable components that declare what actions apply to them via marker interfaces. The driver sits behind one abstraction — Selenium, Playwright, or a future engine — swappable without rewriting a single test. Tests are ordinary NUnit methods underneath, written as plain sentences via an actor.


Features