Home / Companies / Speakeasy / Blog / Post Details
Content Deep Dive

Test Suite Generation Early Access

Blog post from Speakeasy

Post Details
Company
Date Published
Author
Nolan Sullivan
Word Count
322
Language
English
Hacker News Points
-
Summary

The early access release of a new Test Generation feature has been announced, designed to help developer teams confidently ship SDKs by ensuring they function correctly for end users. The feature supports TypeScript, Python, and Go, generating tests based on examples from OpenAPI specifications and allowing for custom requests and responses. Tests are created in a new directory using popular testing frameworks like Vitest for TypeScript, Pytest for Python, and Testify for Go. The update also includes new features and bug fixes for various languages and tools, such as enhanced Readme rendering with environment variables, a Python debug logger, and improved handling of streaming responses and TypedDict unmarshalling in Python. Additionally, there are fixes and updates for Terraform, Java, and C#, with enhancements related to security environment variables, dependencies, and support for specific OpenAPI patterns and enums.