Abstract:
The purpose of this article is to present a project based on the development of a domain specific language for unit testing. Unit testing is the process of testing individual pieces of code. Even while it is incredibly useful, it has a few drawbacks that can be solved by developing a domain-specific language. It will be related about the importance of a domain specific language in unit testing and how to create one so that users can get the most out of it.