Alberto Diaz Dorado

Results 17 comments of Alberto Diaz Dorado

Bumping this so that none gets tempted to think that this is a no-issue. It's actually broken :)

What is the workaround to get `explode: false` to work? What would you have to add to the example by @DanielEscorciaOrtiz ?

The library is unusable without this feature IMO I am too tired of writing ```js expect(capture(method).last()[0]).toEqual(expectedArgs) ``` Everytime a test turns red. I understand that this is open source and...

@agalatan any chance of you opening a PR? I really would love to have this thing fixed :D

Posting only so that people realize that this is still an acute problem

I believe that the best solution would be to have something like what `liccheck` already does. However, that's only possible once you can configure `pip-audit` via `pyproject.toml` and we are...

> I'm not super familiar with liccheck, do you have a resource I can read on it? Sure, just go to the section ["How to use" in the README](https://github.com/dhatim/python-license-check/tree/master?tab=readme-ov-file#how-to-use) and...