Ben Samuel

Results 9 comments of Ben Samuel

[pytest-yield](https://github.com/devova/pytest-yield/) runs tests concurrently, though via generators rather than via asyncio (and it seems to be incompatible with asyncio) and it looks like the removal of yield tests breaks it....

Yeah, unfortunately, file globs in SPR are as horribly broken as every other tool I've seen that uses globs. I always have to hunt down the code running the glob...

What would you expect the layout to look like? For instance: ``` serverless.yml module1/ pyproject.toml func1/ __init__.py module2/ Pipfile func2/ __init__.py ```

> I ran this command. Sorry for the noisy changeset. We're not on v2 of prettier, I've locked it to one in master. If you can merge and downgrade, that'd...

The typical solution is "use poetry or pipenv" as they do a lot of work to manage dependencies for you. The sorting was done in #165 to help static caching...

@jacksgt I was looking at that merge conflict, I could sort of resolve that through the editor, but I'm just as likely to screw it up. You just need to...

Seeing a bunch of issues here that aren't in other branches. I'm going to take some time to dig into it on Tuesday per #550

Workaround: leave the `# tabtab source for X package` lines in your `.bashrc`