Ian Grainger
Results
2
issues of
Ian Grainger
Love using testing library, so thank you for giving me Angular testing library!! 🙏 One small problem with using it is that sometimes I _need_ access to the rendered component...
I can see that queries have a `mutator` - but I generally want mutation and queries to be separate bits of code (command/query segregation etc. etc) - how would I...
enhancement