-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
k::UI/UXUI (user interface) and UX (user experience) changesUI (user interface) and UX (user experience) changesmovedMoved to discussions or anywhere elseMoved to discussions or anywhere elsequestionFurther information is requestedFurther information is requestedwontfixThis will not be worked onThis will not be worked on
Description
when I try to
cargo test -p cucumber --test example
I get this error
error: package 'cucumber' cannot be tested because it requires dev-dependencies and is not a member of the workspace
I installed cucumber as a dev dependency as stated in the documentation
[dev-dependencies] cucumber = "0.19.1"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
k::UI/UXUI (user interface) and UX (user experience) changesUI (user interface) and UX (user experience) changesmovedMoved to discussions or anywhere elseMoved to discussions or anywhere elsequestionFurther information is requestedFurther information is requestedwontfixThis will not be worked onThis will not be worked on