vechain-sdk-js icon indicating copy to clipboard operation
vechain-sdk-js copied to clipboard

SDK Compatibility :: Cross-OS Testing and Configuration

Open Valazan opened this issue 1 year ago • 1 comments

Issue Title: Enhance SDK Compatibility Across Operating Systems

User Story

As a developer collaborating on the SDK, I want to test and ensure compatibility across different operating systems so that all potential contributors can seamlessly compile, run tests, and work with the SDK, regardless of their OS.

Acceptance Criteria:

  • [ ] Linux Compatibility Assessment: Identify and document the challenges of compiling and running SDK tests on different Linux distributions

    • [ ] Create a guide detailing the steps and requirements for setting up and running the SDK on Linux distributions with particular focus on Docker.
  • [ ] Windows Compatibility Verification: Ensure that the SDK and all its components, especially Docker, work flawlessly on Windows.

    • [ ] Conduct tests on Windows to identify any issues with Docker integration.
    • [ ] Develop and document any necessary steps or modifications to facilitate a smooth experience for Windows users.
  • [ ] Test Automation: Explore the possibility to run the automated test pipeline also on Windows OS.


Valazan avatar Dec 21 '23 11:12 Valazan

@lucanicoladebiasi working on linux compatibility

rosavechain avatar Dec 28 '23 14:12 rosavechain

Duplicated #793

fabiorigam avatar May 31 '24 08:05 fabiorigam