Skip to content

[Suggest] test files place to same location. #165

Description

@hg-pyun

Summary

How about placing the test file and implementation code together? The two codes are separated and there are many files in the folder, so it is inconvenient to see them together.

As-Is

  • src
    • sum.ts
  • test
    • sum.spec.ts

To-Be

  • src
    • sum.ts
    • sum.spec.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions