@enunomaduro Hey Nuno, a serious question. Have you thought about a way to handle Pages and Components like Dusk does?
Being able to extract common actions and assertions within an isolated component gives a much cleaner API.
@JustSteveKing Great write up Steve. Thanks for sharing. I use state machines but hadn’t come across the workflow engine before. I already have some uses in mind for it.
Here is the @laravelphp workspace setup I use so agents don't step on each other's feet while running tests, queues, seeders etc.
It's in my @getpolyscope setup but should work for any worktree management.
We just released @getpolyscope 0.11.0 with a major addition - run scripts!
Define the scripts you want to run in your polyscope.json file - run them with CMD+Shift+R
They can also auto-start upon workspace creation 🔥
We just released @getpolyscope 0.11.0 with a major addition - run scripts!
Define the scripts you want to run in your polyscope.json file - run them with CMD+Shift+R
They can also auto-start upon workspace creation 🔥