kudobuilder / kudobuilder/kuttl

Lifecycle for BeforeEach and AfterEach

Open
#64 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
824
Forks
103
Avg merge
1d 11h
Merged PRs (30d)
6

Description

Add ability to have before each and after each conditions defined in TestSuite to be applied / asserted before and after each test

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Start by locating the TestSuite implementation and reading the current test execution lifecycle to determine where per-test setup and teardown conditions would fit. Done means before-each and after-each conditions can be defined on TestSuite and are applied or asserted around every test.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.