Skip to content
#

mockdata

Here are 56 public repositories matching this topic...

This sample tutorial app highlights Xcode preview integration with mock data. Introduced a simple mockable protocol that can be adopted by any struct or class, allowing you to create mockable objects. Mock JSON data is stored in developer assets, ensuring minimal impact on app size and making it accessible exclusively in the debug configuration.

  • Updated Oct 25, 2023
  • Swift

Angular 18 application configured with mock data generation using Faker.js for realistic test scenarios. The setup includes comprehensive unit testing with Karma and Jasmine for component and service validation, and end-to-end (E2E) testing with Cypress to ensure application flow integrity.

  • Updated Sep 29, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the mockdata topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mockdata topic, visit your repo's landing page and select "manage topics."

Learn more