acoustic-garden-40182
02/24/2026, 12:31 PMpants run ... and bind-mounted some scripts to run on the container. I realise I could script this, but I wanted to get my head around pants development (I want snapshot tests for python and a backend for AWS CDK 😄)
I've got good unit testing, but I'm wondering how much you test things like compatibility with advanced target selection, or end to end processes like pants package my-smoke-test-goal publish some_target? Can you give any examples of cases where you definitely needed an integration test?
Edit: Also, what about environment compatibility i.e. does my plugin work in a container environment as well as just local?happy-kitchen-89482
02/25/2026, 4:15 AMacoustic-garden-40182
02/25/2026, 12:34 PMhappy-kitchen-89482
02/25/2026, 6:32 PMacoustic-garden-40182
02/26/2026, 6:11 PM