We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As the project becomes more complexed, we might need to figure out some improvements on developing experience. Below is something comes into my mind.
Unit test for Plugin
This will help plugin developers to test every single plugin easily.
Developing without building
Right now, if we want to modify the anything inside pipcook system, we need to rebuild to make them work and that is time-consuming
pipcook
Breakpoint testing
Discussions are welcome in terms of implementation & ideas on improving the developing experience.
The text was updated successfully, but these errors were encountered:
I think we could move some of these plugins to org imgcook.
Sorry, something went wrong.
No branches or pull requests
As the project becomes more complexed, we might need to figure out some improvements on developing experience.
Below is something comes into my mind.
Unit test for Plugin
This will help plugin developers to test every single plugin easily.
Developing without building
Right now, if we want to modify the anything inside
pipcook
system, we need to rebuild to make them work and that is time-consumingBreakpoint testing
Discussions are welcome in terms of implementation & ideas on improving the developing experience.
The text was updated successfully, but these errors were encountered: