Skip to content

[ENHANCEMENT] [pixles-swift] Setup all the necessary testing frameworks #9

@justin13888

Description

@justin13888

Feature Description

Need to setup some testing tools ahead of time (some are optional):

  • XCTest - Apple's built-in framework for unit testing
  • XCUITest - For UI automation testing
  • Quick and Nimble - BDD-style testing frameworks for more readable tests
  • ViewInspector - For testing SwiftUI views
  • SnapshotTesting - Compares UI components against reference images
  • OHHTTPStubs/Mocker - For mocking network responses in tests
  • Coverage reports - Tools like Slather or xcov to measure test coverage

Target Component

  • pixles-api
  • pixles-core-kotlin
  • pixles-desktop
  • pixles-docs
  • pixles-media
  • pixles-swift
  • pixles-web
  • Other: _____________________

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions