You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the build you get some helpful error messages to tell you when your data is not right like:
Item behaviour-driven-development has invalid quadrant adopt
In this case someone has flipped the quadrant and rings around. Currently, the build passes when this is encountered. It'd be good to optionally choose to break the build at this point.
Additional: if you know the valid quadrants, you could list them in the error message to help folks know what is wrong.
So for our example (colour would help with folks reading this):
During the build you get some helpful error messages to tell you when your data is not right like:
In this case someone has flipped the quadrant and rings around. Currently, the build passes when this is encountered. It'd be good to optionally choose to break the build at this point.
Additional: if you know the valid quadrants, you could list them in the error message to help folks know what is wrong.
So for our example (colour would help with folks reading this):
Thanks for this wonderful project.
The text was updated successfully, but these errors were encountered: