Skip to content

A lightweight API testing framework in Go using the Ginkgo BDD library, showcasing clean and maintainable patterns for fast, reliable end‑to‑end automation.

License

Notifications You must be signed in to change notification settings

x-typo/ginkgo-e2e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ginkgo E2E Test Suite (under construct)

Technologies Used:

  • Go - A statically typed, compiled programming language designed for simplicity and performance.
  • Ginkgo - A powerful BDD-style testing framework for Go, ideal for expressive and structured test suites.
  • Gomega - A robust matcher/assertion library that complements Ginkgo for fluent test writing.

About

A lightweight API testing framework in Go using the Ginkgo BDD library, showcasing clean and maintainable patterns for fast, reliable end‑to‑end automation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages