In Pyper, the task decorator is used to transform functions into composable pipelines. Let's simulate a pipeline that performs a series of transformations on some data.
Inspiration: This extension was inspired by Daniel Micah's spock-test-runner but focuses exclusively on VS Code's Test API integration rather than CodeLens functionality.