-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Description
I want to be able to quickly try something new, like the testitem_cli
or the pre-commit
, with a simple single function call.
E.g.,
julia> BestieTemplate.lets_try("TestingStrategy" => "testitem_cli")
or even a curated list
julia> BestieTemplate.lets_try()
Here are cool features to try:
- `:testitem_cli`: CLI version of runtests.jl with filtering capabilities
...
julia> BestieTemplate.lets_try(:testitem_cli)
This would also be good for incremental updates, for instance.
Validation and testing
Test that only the expected files have changed for a given option.
Motivation
No response
Target audience
No response
Can you help?
No response
Metadata
Metadata
Assignees
Labels
No labels