Peter Zingg :verified: · @pzingg
56 followers · 432 posts · Server mastodon.cloud

@helge @activitypubtestsuite I learned how to link up scenarios to Elixir unit tests using the HTTP signatures feature in your excellent example: codeberg.org/helge/fediverse-f

The only tricks I needed to do to pass the tests were 1. strip trailing newlines from all gherkin doc strings and 2. the JSON POST "content" required stripping leading and trailing whitespace from each line, and then re-concatenating the lines without newlines.

#gherkin #bdd #fediverse

Last updated 1 year ago

Lectra met en ligne , une solution pour créer des tests d'intégration sur Kafka Streams en

Accès au code source : github.com/lectra-tech/kapoeir

Découvrir le projet :
tech-blog.lectra.com/article/7

#kapoeira #opensource #gherkin

Last updated 1 year ago

smallcircles (Humane Tech Now) · @smallcircles
5500 followers · 3533 posts · Server social.coop

Hi there @tastapod 👋

Something that may interest you..

At the developer community that evolves the and the / open standards we are thinking of using and test suites to formally define the expected behaviour of the protocol and AP vocabulary extensions that various apps use.

Among others this will be part of Fediverse Enhancement Proposals or 's. See:

codeberg.org/fediverse/fep

socialhub.activitypub.rocks/t/

#socialhub #fediverse #activitystreams #activitypub #gherkin #bdd #FEP

Last updated 1 year ago

smallcircles (Humane Tech Now) · @smallcircles
5458 followers · 3330 posts · Server social.coop

@nathaliesz

Couldn't join either. Future meetups might delve deeper into particular patterns to bring to the

I can offer forum space at discuss.coding.social

For (Fediverse Enhancement Proposals) we think of specifying behavior as human-readable, tech-independent scripts. That can be a good approach. Same org has the repo.

codeberg.org/fediverse/fediver

@bernini @autonomic @mike_hales @bonfire @dajb @mayel @douginamug @edumerco

#sociocracy #fediverse #socialcoding #FEP #gherkin #fediverseidea

Last updated 1 year ago

· @cepharum
119 followers · 16 posts · Server berlin.social

Let's take some pain out of quality-checking web applications!

We've just published our first official release of "contextual ", which is a free library providing a set of ready-to-use Gherkin phrases to rapidly implement automated testing of use cases for web applications with .

cepharum-foss.gitlab.io/contex

#gherkin #testcafe #foss #opensource

Last updated 1 year ago

Todd A. Jacobs · @todd_a_jacobs
4 followers · 40 posts · Server ruby.social

@alexanderadam @miry You're making a fair point. I'd argue that such is a failure in the agile implementation rather than in or itself, though.

That doesn't invalidate your point. It just turns it from "Cucumber is a useless tool!" into "We're failing to collaborate effectively with stakeholders." The latter is a process problem, and should be addressed within the framework being used IMHO.

Good call-out, though!

#cucumberbdd #gherkin #projectmanagement

Last updated 1 year ago

smallcircles (Humane Tech Now) · @smallcircles
5432 followers · 3193 posts · Server social.coop

@helge hey, splendid that you wrote it in text 🚀

#gherkin #bdd

Last updated 1 year ago

Danny Boling 🌈 ☮️ · @IAmDannyBoling
248 followers · 3820 posts · Server mstdn.social

:blobturtle: omg 😍 :blobturtle: omg 😍 :blobturtle: omg 😍 :blobturtle: omg 😍

"Though it took him nearly a century, the 90-year-old known as Mr. Pickles is finally a .

"The announced on Thursday that he and his partner, 53-year-old Mrs. , recently welcomed three hatchlings: , and ."

kut.org/texas/2023-03-21/a-90-
A 90-year-old tortoise named just became a father of 3. It's a big 'dill' |

#iamdb #kut #mrpickles #Texas #jalapeno #gherkin #dill #Tortoise #pickles #houstonzoo #dad #radiatedtortoise

Last updated 2 years ago

Ti äitsch orsten · @faecherstudio
35 followers · 988 posts · Server ruhr.social

RT @Gherk_is_lurk

#gherkin

Last updated 2 years ago

Lu de Cordoba · @lu_decordoba
124 followers · 517 posts · Server mas.to

Nice walk, nice views and nice beer! 💁‍♀️

#mondaymood #london #gherkin #walkietalkie #LondonBridge

Last updated 2 years ago

Jan Adriaenssens · @verbeeld
580 followers · 1104 posts · Server mastodon.social

How London has changed.

These are some photos of the London skyline I took in 2005 and 2006, when I lived there.

Last week, I was totally disoriented… I couldn’t find the Gherkin anywhere!

📍: London, UK

#london #streetphotography #skyline #gherkin

Last updated 2 years ago

Just made the wife and I dirty wet using Stuffed and juice and they were damned good.

12 Gin
Dry Vermouth
Gherkin Stuffed Olives (and juice)

IDK where you can get gherkin stuffed olives at other than Smallwood's in Peshastin WA...

#martinis #olives #gin #gherkin #heritage #dolin

Last updated 2 years ago

Angela Relle · @angerelle
16 followers · 5 posts · Server mastodon.social

Fixed the problem our test engineer was having parameterising his Cucumber step - still got it!

#bdd #gherkin #cucumber #cucumberjs

Last updated 2 years ago

Steve Fenton ♾️ · @stevefenton
135 followers · 601 posts · Server mastodon.social

One of the slightly punk ideas I had for JestSpec was to allow specifications written outside of pure Gherkin syntax, so you could write more naturally if you wanted to.

If you use with or you can use JestSpec to add , or natural language, specification files.

Go write some test prose!

stevefenton.co.uk/blog/2023/01

#jest #javascript #typescript #gherkin

Last updated 2 years ago

AusderPampa · @AusderPampa
427 followers · 253 posts · Server dresden.network

heute mit Blick auf the
The weekend is just around the corner.

#Fensterfreitag #gherkin #london #WindowFriday #photography

Last updated 2 years ago

Don’t mind me wearing my joggers

#pubes #gherkin #bulge #vlines

Last updated 2 years ago

KateGL · @Kategl
151 followers · 91 posts · Server mastodon.online

Lovely view of The City as seen from Tower 42

#london #gherkin

Last updated 2 years ago

Keith (karmajunkie) · @kbg
124 followers · 114 posts · Server atx.pub

@leostera ahh that… that’s more variable. i think my ideal process starts with some high level language, somew hat resembling /cucumber, that just grounds me in what i’m trying to build. not even as a runnable test, but something like “when i publish a toot, then a remote instance with multiple followers receives exactly one notification”.

then i’ll start noodling with some code to figure out the general direction of it.

#gherkin

Last updated 2 years ago

Zee Spencer (He/They) · @Zee
382 followers · 1056 posts · Server social.coop

For todays , we wrote an API Endpoint for a Rails application to expose Space Memberships.

This allows our Product Specification (written in ) to programmatically create records which indicate who is allowed to participate in a given Space, as well as allows people writing custom clients on top of Convene to do so as well.

Patches:
- (Merged) github.com/zinc-collective/con
- (Draft) github.com/zinc-collective/con

#gherkin #ensemble #eachoneteachone #Convene #zinccoop

Last updated 3 years ago

˗ˏˋ wakest ˎˊ˗ · @liaizon
3436 followers · 21540 posts · Server social.wake.st

I think now would be a good time to learn how to type on my 30% mechanical keyboard

#gherkin

Last updated 5 years ago