TestDataGenerator is a modest npm package tailored to assist TypeScript developers in effortlessly generating test data using annotations. By simply annotating class properties, developers can establish rules for generating mock data, simplifying the test
Generates random data about entities (like what your'e storing information about, students, employees, cars, orders in a store etc.) that can be used for testing purposes. You should only specify attributes of that entity and type of each attribute and th
No description provided.
No description provided.
No description provided.
No description provided.