Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

search_string_match testing #1487

Open
wants to merge 8 commits into
base: koenpunt-word-boundary-matching
Choose a base branch
from

Conversation

koenpunt
Copy link
Collaborator

The match testing and regular expression building is now done in separate methods. And I've added a simple spec to test search_string_match.

@stof
Copy link
Collaborator

stof commented Nov 8, 2013

@koenpunt Regarding yoru test setup sharing the spec, I see an issue here: it forces to put everything in the same spec. This will make it really painful to organize the testsuite.

couldn't it be possible to define an helper to apply chosen instead, and to use it in the spec files (shared for both versions) ?

@koenpunt koenpunt force-pushed the koenpunt-word-boundary-matching branch from aaea71f to 21fa001 Compare July 28, 2017 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants