β¨ Update feature: Boolean values should be supported in the Excel Sheet data provider. #908
Labels
β¨ goal: improvement
Improvement to an existing feature
π· status: label work required
Needs proper labelling before it can be worked on
π status: ready for dev
Ready for work
π₯οΈ What framework domain type is this feature for?
API
π Description of the feature improvement request?
Values like
Yes
,No
,true
andfalse
should be read as boolean values in the dataprovider. Currently, it is captured as String.π§ Scenario where this would be used?
This would be useful in enabling or disabling a test case or can also be used to provide valid and invalid data for negative and positive testing.
π Supporting information
No response
The text was updated successfully, but these errors were encountered: