- Updated Example, FluentExample, and RunnableWrapperExample with example attributes
- Added support for driver name detection from test context in examples
- Created ExampleTests class in UnitTestsParallelizable with tests for:
- Example metadata validation
- Out-of-process execution
- In-process execution
- Context serialization
- Examples now properly detect and use FakeDriver from test context
- Tests pass for metadata validation and serialization
Co-authored-by: tig <585482+tig@users.noreply.github.com>