Allow to specify a custom automatic mapping directory -> type#1541
Allow to specify a custom automatic mapping directory -> type#1541jalkoby wants to merge 1 commit intorspec:masterfrom
directory -> type#1541Conversation
|
You can use |
|
Well, it solves my problem, but lacks the usability. It would be good for the documentation to mention which types are supported by |
It's not as terse, but
You're right. Want to open a PR improving our documentation? |
|
It's worth mentioning that |
|
@myronmarston worth to do it, as it's a frequent thing in my testing process |
Hi everyone!
I've faced a strange (for me) behaviour of
infer_spec_type_from_file_location!. I supposed that it will grep the first sub folder in spec, convert into singular and set that value into type. But after didn't get it in my project and looked into the source code, I found a static set of supported type. Well, it's fine solution too, but it would be useful to extend this set. So my pool request allows to do next: