# Basic Integration Testing with Serverless Framework

DevFeed: [Basic Integration Testing with Serverless Framework](<https://devfeed.tech/articles/basic-integration-testing-with-serverless-framework-14394.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-test-framework>)

Author: Maciej Skierkowski

Published: 2019-07-10T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Integration testing](<https://devfeed.tech/topics/integration-testing.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [integration](<https://devfeed.tech/tags/integration.md>), [integration-testing](<https://devfeed.tech/tags/integration-testing.md>), [news](<https://devfeed.tech/tags/news.md>), [release](<https://devfeed.tech/tags/release.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

## AI overview

The latest Serverless Framework release makes it easier to perform integration testing for APIs built with the Serverless Framework.

## Source excerpt

With the latest Serverless Framework release, we made it easier to test APIs built with the Serverless Framework.