signed
signed
I was running into this case, where an `Identifier` in a type argument was not visited. Should it work like this test expects or am I missing something?
I ran into this testing my junit4 to junit5 migration. The resulting test method can not be printed with the LexicalPreservingPrinter. For a lot of other cases the same code...
I started to look into how to use the library and played with the _defaultNamespace_ setting. I expected the default namespace to be added to the root element, even in...
Something I ran into today and it surprised me. Want to check if this works as expected. I put my expectation into the test that is currently failing. First block...
Is this something you want to consider? I know this feature from [TestCafe](https://testcafe.io/documentation/402830/guides/basic-guides/run-tests#quarantine-mode)