My contribution to the bikeshed ;-)

"regarding" and/or its abbreviation "re"

-Greg Vaughn

> On Jun 1, 2016, at 2:52 PM, Onorio Catenacci <catena...@gmail.com> wrote:
> 
> Or even scenario:
> 
> scenario "parsing invalid data" do
>    test "negative integers are rejected" do: ...
> end
> 
> --
> Onorio
> 
> 
> On Wednesday, June 1, 2016 at 1:29:11 PM UTC-4, Bruce Tate wrote:
> scene is very nice. 
> 
> -bt
> 
> On Wed, Jun 1, 2016 at 5:14 AM, Ciarán Walsh <ma...@ciaranwal.sh> wrote:
> I was thinking `scene`:
> 
>   scene "parsing invalid data" do
>     test "negative integers are rejected" do: ...
>   end
> 
> On Tuesday, May 31, 2016 at 7:30:19 PM UTC+1, Jamu Kakar wrote:
> To throw another suggestion into the mix, about might work:
> 
> about "parsing invalid data" do
>   test "negative integers are rejected" do: ...
> end
> 
> On Tue, May 31, 2016 at 10:38 AM, Chris Keele <d...@chriskeele.com> wrote:
> 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 elixir-lang-co...@googlegroups.com.
> 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.
> 
> 
> -- 
> 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 elixir-lang-co...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/elixir-lang-core/d5d51651-2ea6-4a13-b58c-074da80ee703%40googlegroups.com.
> 
> For more options, visit https://groups.google.com/d/optout.
> 
> 
> 
> -- 
> Bruce Tate
> President, RapidRed, LLC
> Phone: 512.772.4312
> Fax: 512 857-0415
> 
> Author of Seven Languages in Seven Weeks, Deploying Rails Applications, From 
> Java to Ruby, Rails: Up and Running, Beyond Java, 6 others.
> 
> -- 
> 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 elixir-lang-core+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/elixir-lang-core/4b48930c-ef8d-4537-8492-4cf1bfb20d9f%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/9F69DA36-1E0C-4812-8DA4-1C1ECC9372DF%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to