Can you add Brackets feature? #2686
chinmayrozekar
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
say I wanna do something like this:
Manual Testing:
I have to do:
ManualTesting -> WhiteBox
ManualTesting -> BlackBox
ManualTesting -> GreyBox
thats 3 lines of code.
Can I not do this instead?
ManualTesting -> [WhiteBox, BlackBox, GreyBox]if this is implemented, I would really appreciate it.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions