diff --git a/src/app/components/noosfero-profile/profile-view.component.spec.ts b/src/app/components/noosfero-profile/profile-view.component.spec.ts
new file mode 100644
index 0000000..22dec92
--- /dev/null
+++ b/src/app/components/noosfero-profile/profile-view.component.spec.ts
@@ -0,0 +1,54 @@
+import {ComponentFixture} from 'ng-forward/cjs/testing/test-component-builder';
+import {Profile} from "./../../models/interfaces";
+import * as helpers from "../../../spec/helpers";
+import {Component} from 'ng-forward'
+
+import {ProfileView} from './profile-view.component';
+
+import {INgForwardJQuery} from '../../../../node_modules/ng-forward/cjs/util/jqlite-extensions.d';
+
+let htmlTemplate = '