Skip to content

Use espower-typescript on non-testing code #73

@qsona

Description

@qsona

Hello,

I'd like to use power-assert on non-testing code (I mean it's normal server-side code) of TypeScript + Node.js. I couldn't find a proper way to do that (an example included in README of this project is using mocha) and am also very newbie about power-assert technology, so I randomly tried by myself and found a way.

Could you please review it? I'd like to contribute by creating a good example or adding usage to README so that other people who have same purpose can easily use this library.

Here's the example (somewhat working but maybe not ideal). Is it an intended or acceptable way?

https://github.com/qsona/power-assert-typescript-node-seed/pull/1/files

  • running code with ts-node --require tsnodeconfig.ts
  • run require('espower-typescript') and call it with pattern option in tsnodeconfig.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions