An open API service indexing awesome lists of open source software.

https://github.com/dev-fringe/tdd-typescript

typescript, webpack, react, alsatian, spring like .. ing maybe doesn't
https://github.com/dev-fringe/tdd-typescript

alsatian annotations dependency-injection node npm pattern-program react tdd-javascript typescript webpack

Last synced: 4 months ago
JSON representation

typescript, webpack, react, alsatian, spring like .. ing maybe doesn't

Awesome Lists containing this project

README

        

# tdd development in front side using node, npm, typescript, webpack, react, alsatian, dependency injection
typescript, webpack, react, alsatian, spring like .. ing maybe doesn't
## back-end log
* 16:24:34.412 [XNIO-1 I/O-8] DEBUG org.springframework.web.server.adapter.HttpWebHandlerAdapter - [12015a8b] HTTP GET "/person"
* 16:24:34.552 [XNIO-1 I/O-8] DEBUG org.springframework.web.reactive.function.server.support.RouterFunctionMapping - [12015a8b] Mapped to dev.fringe.web.function.configuration.RoutingConfiguration$$Lambda$146/533415944@75c2579
* 16:24:34.829 [XNIO-1 I/O-8] DEBUG org.springframework.web.HttpLogging - [12015a8b] Encoding [[Person(name=John Doe, age=42), Person(name=Jane Doe, age=36)]]
* 16:24:34.991 [XNIO-1 I/O-8] DEBUG org.springframework.web.server.adapter.HttpWebHandlerAdapter - [12015a8b] Completed 200 OK

## front-end tdd log
* TAP version 13
* 1..1
* FIXTURE TestExample
* ok 1 TestExample > unitTest
* Received response from: Jane Doe