Floryan Simar
Floryan Simar
I can try to write it. If I have others remarks regarding these two classes, should I mention them too inside the API proposal? (There is no interface for IoC...
If needed, I can provide some complex use cases examples too.
https://gist.github.com/TheYoxy/42d37cdc7089173b411fc71253c8e632#file-input-component-html-L7 Here is it. I hope it is quite clear out of the box. There is also 2 more specific use case: - Function inside the interpolation - Pipe inside...
Maybe an idea would be to match with what is done with the current providers ? As I found: - [Playwright](https://playwright.dev/docs/api/class-pageassertions#page-assertions-to-have-screenshot-1) - [Webdriver.io](https://webdriver.io/docs/visual-testing/test-output#image-output-2) > For webdriver, I'm not used to...