Thijs Limmen

Results 15 comments of Thijs Limmen

Just recently a package appeared which makes it really easy to interact with the shadow Dom using Testing Library methods: https://www.npmjs.com/package/shadow-dom-testing-library

I stumbled upon the same. Then I thought, hey it's open source. Still two weeks later, why is nobody opening a PR for this issue ... Thanks for the suggestion...

The same issue is still persistent in `vite-plugin-istanbul`: https://github.com/iFaxity/vite-plugin-istanbul/issues/28

> > Basically create a dummy test for your main entrypoint: > > ```ts > > import "./main"; > > > > describe("Main", () => { > > it("Main loads",...

I created the following PR to enable conventional commits as configuration: https://github.com/Nutlope/aicommits/pull/160

I don’t know what you mean, could you explain this in bit more detail? I tested this through the specs and it seems to add almost always the right conventional...

I will check if I can include it in this PR, also adding more testing and refining the prompt.

@NorkzYT I greatly improved the tests, I also made the conventional commits more context aware and added Gitmoji to the mix.