Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Code sample for the "Example of using ZIO Test" article on SysGears team blog.

NotificationsYou must be signed in to change notification settings

sysgears/zio-test-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This project demonstrates how to effectively test a Scala program using the ZIO testing framework. The focus of thetesting is a RESTful API service designed to perform CRUD operations between Users and Posts. The project utilizesScala, Slick, ZIO, ZIO-HTTP, ZIO-Test, H2, and Flyway-core.

Project Configuration

The project dependencies are managed usingbuilt.sbt. The configuration includes dependencies for ZIO, ZIO-HTTP,ZIO-JSON, ZIO-Config, ZIO-Test, Slick, H2, Flyway-core, and ScalaTest.

Running Tests

To run the tests, execute the following command:sbt test

About

Code sample for the "Example of using ZIO Test" article on SysGears team blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala100.0%

[8]ページ先頭

©2009-2025 Movatter.jp