I think 'having' scans well, but entirely because it's a past participle which English uses for pretty much every verb tense, which makes it easy to write spec-like test names. However, it doesn't play well with tests groups like having "Registry.register/3". Maybe 'concerning' which works well with non-sentence test names and is a little more descriptive?
- Setup: concerning "a User with no name" - Edge case: concerning "inputs with extra spaces" - Function namespaces: concerning "Registry.register/3" - Verb lead-ins: concerning "parsing invalid data" - Noun lead-ins: concerning "an invalid token" -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/e04100f5-d1b5-45b5-a110-8a4c1d06c911%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
