sheetsj’s avatarsheetsj’s Twitter Archive—№ 4,523

    1. Fair point, on how many copy/paste existing file then delete contents to create a new one @newsycombinator/1417636687153438721
  1. …in reply to @sheetsj
    Basically what I do creating any React Jest unit test. Except also have to setup the test subject and service mocks
    1. …in reply to @sheetsj
      Makes me wonder if there’s some IntelliJ plug-in to auto generate the test and mocks setup?