Royal Icing — Patrick George Wyndham Smith · Sep 17, 2024
How Components and Behavior-Driven Tests Overlap
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
How Components and Behavior-Driven Tests Overlap They are contracts of what and some other system works out how . I write my tests to expect observable behavior instead of mocking internal parts out. They test the what not the how . A component takes a similar lens, describing the what only. The how is left up to the engine. Some examples of engines are React, LiveView, HTML/CSS renderer,…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.