I wanted to design a #pytest cheat sheet for a while, finally started last week to have it ready for #PyConDE.

I wanted to have a 6 page leaflet (A4 split into thirds), then hyperfocus kicked, and I ended up with a 40 page booklet instead! 🤯

I ordered 500 copies to my hotel, if all goes well they will arrive on Wed. Make sure to get yours, or I'll have to figure out a way to get 30kg home safely again 😅.

Released under CC BY-ND: https://github.com/The-Compiler/pytest-quick-ref

PDF: https://pyte.st/ref.pdf

#Python

GitHub - The-Compiler/pytest-quick-ref: PDF/paper cheat sheet for pytest

PDF/paper cheat sheet for pytest. Contribute to The-Compiler/pytest-quick-ref development by creating an account on GitHub.

GitHub
@the_compiler awwwww I was hoping it was going to be written in typst, purely for the letter permutation based pun (+e)
@lambda hah, amazing coincidence! I really want to try Typst, but here I already had the materials from my training slides, and that's a project I won't be migrating any time soon (includes lots of custom Python + LaTeX tooling, mostly for managing code snippets from a single source of truth).
@the_compiler I can't make it to PyConDE, but if you've got any left over I'd gladly pay for one and postage to the US.
@mightybigcar should be some $10 or so, most of which is shipping. Back home next week and then I should be able to take care of that, feel free to ping me again if I forget!
@the_compiler Well, that didn‘t quite go according to plan :) But thank you anyway. I never knew there was so much to say about #pytest. Will definitely read it!
@Sleepypanda I have heard that one before with my three-day pytest trainings, I could probably fill four days even! Already having most of the materials (in slide form) really helped with finishing this within just a few days.