Richard Collette

Avatar
  • 活动总数 24
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 9
  • 已编辑于

    Macros or Transformations to improve unit test writing

    I'm trying to improve my unit test writing.   I'm not doing TDD.  I'm doing tests after writing the majority of my code.One thing I do repeatedly is mock services injected into my Angular component...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Debugging Karma Launches Parallels instead.

    My setup is karma along with karma-webpack plugin, mocha, sinon, chai and sinon-chai and launching Chrome.   The tests run fine with normal testing but I cannot debug.  When I debug using the karma...
    • 2 个关注者
    • 2 条评论
    • 1 票
  • 已编辑于

    Excluded folders being indexed for search

    WebStorm 2017.1.2Build #WS-171.4249.40, built on April 25, 2017Licensed to Pitney Bowes / Richard ColletteYou have a perpetual fallback license for this versionSubscription is active until March 22...
    • 10 个关注者
    • 16 条评论
    • 3 票
  • 创建于

    Keyboard shortcut/hotkey to APPLY quick-fix?

    I am aware of alt+enter to bring up the quick-fix menu but is there a way to apply a quick fix?  For example, replacing double quotes with single quotes.  I know I want to apply that quick-fix and ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Karma runner doesn't recognize transpiled code change till second run

    I am using Karma with Typescript.   A gulp task watches for .ts file changes and compiles to .js, including our spec files.    When I run Karma, no matter how long it is after the spec file has bee...
    • 3 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    Typescript Compile in Conjunction with Gulp Build

    WebStorm gives me error highlighting and nesting while TypeScript compiling is enabled.    However, I have other build tasks such as ngAnnotate that require me to use gulp in addition to wanting a ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Automatic Typescript Definition References?

    Visual Studio automatically includes found .d.ts files in the project during editing and also passes them to the tsc compiler.    I am finding that I am having to add references manually in WebStor...
    • 3 个关注者
    • 4 条评论
    • 2 票