DbUnit
DbUnit is a JUnit extension (also usable with Ant) targeted at database-driven projects that,
among other things, puts your database into a known state between test runs.
This is an excel...
追求代码质量
追求代码质量
不要被覆盖报告所迷惑
不要被覆盖报告所迷惑
个人觉得这个更像是清单报告,而不是什么质量保证。
覆盖率
100% 的测试覆盖率,也无法保证没有 BUG,只能说是更少的 BUG。
FIT
决心采用 FIT
FIT 是一个测试平台,
可以帮助需求编写人员和把需求变成可执行代码的人员之间的沟通。
FIT 的优美之处在于,...
PostgreSQL
PostgreSQL is an object-relational database management system (ORDBMS) based on POSTGRES, Version 4.2,
developed at the University of California at Berkeley Computer Science Department...
Neo4j
Neo4j’s Graph Platform is bringing a connections-first approach to applications
and analytics across the enterprise.
Why Neo4j?
top-ten-reasons
为什么选择图形数据库,为什么选择Neo4j?
更快的数据库操...