Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
umbertocicciaa authored Nov 7, 2024
1 parent cbf4f5c commit 5623f9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ EsamiOnline is a distributed software system designed for managing online exams
- MongoDB: The database used for storing data.
- gRPC: Used for communication between client and server.
- xUnit: The testing framework used for unit tests.
- Testcontainer: Open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about anything that can run in a Docker container.
- AutoMapper: A library used for object-to-object mapping.
- Docker: Used for containerization of the application.
- Moq: Used for mock dependencies on unit testing.
Expand Down

0 comments on commit 5623f9d

Please sign in to comment.