Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose an implementation for PsySH #110

Open
4 tasks
shavounet opened this issue Feb 6, 2020 · 0 comments
Open
4 tasks

Propose an implementation for PsySH #110

shavounet opened this issue Feb 6, 2020 · 0 comments

Comments

@shavounet
Copy link
Contributor

Description

https://psysh.org/

Should be inside an external composer package.
The goal is to provide breakpoints between task executions, allowing to inspect intput / output.
Proposed features :

  • break between every task
  • on each break point step by step / continue util the end / stop / skip
  • provide a syntax to use conditional breakpoints ("break after my_task after 3000 iteration", or "break after my_task if output === X")

Requirements

  • Documentation updates
    • Reference
    • Cookbooks
    • Changelog
  • Unit tests

Breaking changes

None

@shavounet shavounet added this to the v4.0 milestone Feb 6, 2020
@njoubert-cleverage njoubert-cleverage removed this from the v5.0 milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants