Pandy Knight

Results 4 issues of Pandy Knight

This is a request-for-enhancement: It would be really nice to have a PrivateImageField that borrows functionality from the standard ImageField class.

help wanted

This is a follow-up to #18. It would be nice to run code coverage and share the report. Check out this article: https://codeburst.io/code-coverage-in-net-core-projects-c3d6536fd7d7 Questions: - What code coverage tool should...

github-actions

[Serilog](https://serilog.net/) is a popular .NET logging library. **Should we use Serilog as part of Boa Constrictor?** Maybe. Let's discuss that possibility here in this issue. Pros: - Serilog is very...

Shadow DOM allows hidden DOM trees to be attached to elements in the regular DOM tree. It can be very tricky to handle with test automation. Info about Shadow DOM...