Releases: totorojs/totoro
Releases · totorojs/totoro
2.0.2
2.0.0
1.0.1
1.0.0
0.6.0
0.5.4
0.5.3
0.5.2
0.5.0
- A: add
--code
option - A: scanned the content of runner to guess the root of local server automaticlly
- A: support request of absolute path relative to root
- A: add more detailed doc on
--root
option - U: when
--adapter=no
, totoro won't detect and insert adapter for runner - U: change
--server-host
and--server-port
options to--host
and--port
- U: set 'server.totorojs.org' as the default value of
--host
option
0.4.0
- A: all totoro.log() will output to client
- A: add
--skip-coverage
option, not do the coverage - A: reset alert, confirm and prompt function
- D: remove test slow info from report
- U: run test in new window on pc, still in iframe on mobile device
- U: restrict the times of labor distribution to avoid endless loop